ifo / write-yourself-a-scheme-in-48-hours

This seems like many more than just 48 hours

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Going through Write Yourself a Scheme in 48 Hours

Not all dependencies may be specified in the cabal file

ghc-ing stuff: do it with the context of cabal, using:

cabal exec -- ghc -o <outputName> <pathToFile>

About

This seems like many more than just 48 hours

License:ISC License


Languages

Language:Haskell 100.0%