Top
New
🌕
Planning Weekly Workouts in 100 lines of Haskell
by
romes
on 8/14/2024, 7:43:24 PM with
1
comment
by
mrkeen
on 8/14/2024, 8:27:22 PM
Delightful!
Now I need to check out logict!
Also I had no idea about:
#!/usr/bin/env cabal
I'd been tempted to use runhaskell before, but I'd been thwarted by needing dependencies. env cabal fixes that?
Delightful!
Now I need to check out logict!
Also I had no idea about:
I'd been tempted to use runhaskell before, but I'd been thwarted by needing dependencies. env cabal fixes that?