Merge pull request #3 from dopefishh/standard-maybe
[CleanReadLine.git] / ReadLine.dcl
2016-11-02 dopefishhMerge pull request #3 from dopefishh/standard-maybe master
2016-11-01 Camil StapsUse Data.Maybe Maybe for compatibility
2016-01-28 Mart Lubbersexpanding implemented
2016-01-28 Mart LubbersAdded last history function descriptions
2016-01-28 Mart Lubbersfull history API implemented
2016-01-27 Mart Lubbersversion 0.3 v0.3
2016-01-27 Camil StapsAdded Maybe-related functions; restricted imports from...
2016-01-27 Camil StapsRemoved ignored strictness hints
2016-01-27 Mart Lubbersfixed issue 1, changed function type of readline
2016-01-26 Mart Lubbersnothing is inline anymore
2016-01-25 Mart Lubbershistory state added
2016-01-25 Mart Lubbersupdate
2016-01-25 Mart Lubbersadd history commands
2016-01-25 Mart Lubbersinitial commit, working readline function