haskell: adapt quasiquote to existing test, drop redundant import
[jackhill/mal.git] / haskell / step7_quote.hs
2019-07-08 Nicolas Boulenguezhaskell: adapt quasiquote to existing test, drop redund...
2019-07-08 Nicolas Boulenguezhaskell: make the code more readable and idiomatic.
2016-11-13 Harry TerkelsenMerge branch 'master' into dart
2016-10-31 Joel MartinMerge branch 'basic'
2016-10-25 Joel MartinMerge pull request #239 from wasamasa/picolisp
2016-10-06 Joel MartinMerge pull request #238 from prt2121/pt/haskell-7.10.1
2016-10-02 PratSupport GHC 7.10.1+. Update error handling
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-03-28 Dov Murikhaskell: Fix exception on literal empty list
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.