Haskell: add error handling and try*/catch*.
[jackhill/mal.git] / haskell / Core.hs
2015-01-09 Joel MartinHaskell: add error handling and try*/catch*.
2015-01-09 Joel MartinHaskell: Add steps9-A, metadata, and atoms.
2015-01-09 Joel MartinHaskell: add step7 and 8.
2015-01-09 Joel MartinHaskell: steps 4-6. Line editing. Simpler fn calls.