Commit graph

10 commits

Author SHA1 Message Date
Sanchayan Maity 5186970bb8 src: Lets: GetSetLens: Implement the examples
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2019-02-10 19:31:13 +05:30
Sanchayan Maity 1b68f0617f src: Lets: GetSetLens: Implement basic lens operators
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2019-02-08 23:58:38 +05:30
Andrew McCluskey e77b409862
Import bool from base in doctests. 2019-02-01 15:46:27 +10:00
Andrew McCluskey 30e1d1f494
Remove remaining imports of bool.
Bool was removed from Lets.Data in #15.
2019-02-01 11:51:54 +10:00
wisut hantanong 68e07f4183 formatting updates
- remove trailing whitespaces
- `bool` is already in `base` since 4.7.0.0 (ghc 7.8.1) https://hackage.haskell.org/package/base/docs/src/Data.Bool.html#bool
2019-01-28 18:59:45 +07:00
Nick Partridge 02c93d36d2 Fix getSuburb doctests 2015-07-28 21:32:38 +10:00
Tony Morris 161d1b0e24 No longer use Data.Bool for GHC 7.6 users 2015-05-21 14:19:44 +10:00
Tony Morris dfb45eb66a import Data for tests 2015-05-21 11:52:57 +10:00
Tony Morris 329762bbb9 fix imports 2015-05-19 11:38:31 +10:00
Tony Morris 77da1bf37b Initial set of exercises, no answers 2015-05-19 09:10:42 +10:00