1
Fork 0
Commit Graph

9 Commits (416cff8a9cc09ddb41c04c44defd446653f68327)

Author SHA1 Message Date
Joshua Potter 416cff8a9c Remove and export from Postlude.
The last push was made too hastily. And is not a function that exists in
the Data.Bool module.
2017-11-28 00:24:58 -08:00
Joshua Potter 8163444217 Expand Bool default imports. 2017-11-28 00:22:52 -08:00
Joshua Potter 773413b837 Add more defaults such as Num and Eq.
Also normalize the imports across modules.
2017-11-27 09:55:05 -08:00
Joshua Potter bff2a04359 Add Reader functionality into postlude. 2017-11-27 06:43:01 -08:00
Joshua Potter 5675f8b10d Add additional Monad/MonadPlus operators. 2017-11-25 20:14:13 -08:00
Joshua Potter 20347482ab Add Data.List defaults. 2017-11-25 19:31:45 -08:00
Joshua Potter 76d0610a1c Add String type into custom prelude. 2017-11-25 19:26:53 -08:00
Joshua Potter ebb1806c4a Setup default Prelude and basic documentation. 2017-11-25 18:49:55 -08:00
Joshua Potter 86570d48a5 Initial commit. 2017-11-25 17:58:39 -08:00