Commit Graph

  • 4d3bc29f81 Add comments showing CPS and store lens idea lens_practice Sanchayan Maity 2020-03-22 19:44:17 +0530
  • b1603f17ce Lens: Finish the exercises based on Profunctors Sanchayan Maity 2020-03-21 11:47:40 +0530
  • 7b37e979fe stack.yaml: Update stack lts Sanchayan Maity 2019-11-19 18:52:49 +0530
  • dd741ff696 Ignore tags file Sanchayan Maity 2019-08-28 00:34:08 +0530
  • 9c83801470 Lens.hs: Complete the easier part of this Lens exercise Sanchayan Maity 2019-08-27 20:37:20 +0530
  • b0f7bf2c06 Add stack support Sanchayan Maity 2019-08-19 22:14:01 +0530
  • 7c8a2f87bb src: Lets: OpticPolyLens: Implement optic poly lens Sanchayan Maity 2019-02-26 22:56:40 +0530
  • 246f6b1302 src: Lets: StoreLens: Implement store lens Sanchayan Maity 2019-02-13 16:33:25 +0530
  • 5186970bb8 src: Lets: GetSetLens: Implement the examples Sanchayan Maity 2019-02-10 19:31:13 +0530
  • 1b68f0617f src: Lets: GetSetLens: Implement basic lens operators Sanchayan Maity 2019-02-08 23:58:38 +0530
  • 4c7da139cc
    Merge pull request #17 from ajmcmiddlin/fix-missing-bool origin/master master Tony Morris 2019-02-01 18:27:26 +1000
  • e77b409862
    Import bool from base in doctests. Andrew McCluskey 2019-02-01 15:46:27 +1000
  • 30e1d1f494
    Remove remaining imports of `bool`. Andrew McCluskey 2019-02-01 11:51:54 +1000
  • c137586b23
    Merge pull request #16 from ajmcmiddlin/fix-intOrLengthEven-test Tony Morris 2019-02-01 11:46:02 +1000
  • 1288a421e2
    Merge pull request #15 from wizzup/updates Tony Morris 2019-02-01 11:45:49 +1000
  • bf94e2bbee
    Use function rather than solution in intOrLengthEven tests. Andrew McCluskey 2019-02-01 11:38:54 +1000
  • 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 wisut hantanong 2019-01-26 22:14:07 +0700
  • af9a3cd145 ignore cabal new-build artifacts wisut hantanong 2019-01-25 20:42:20 +0700
  • 489d235be1
    Merge pull request #14 from pedrofurla/missing-tips Tony Morris 2018-05-23 16:58:21 +1000
  • 235cb9fa49 Some information need to workout the mapL and setL. Pedro Furlanetto 2018-05-23 14:35:41 +1000
  • 0f0c10dfb3
    Merge pull request #8 from endgame/fix-doctests Tony Morris 2018-05-10 12:31:41 +1000
  • 79a56a16dc Add doctests.hs where the cabal file expects it Jack Kelly 2018-05-10 12:22:08 +1000
  • 5feb02c32e copyright Tony Morris 2018-04-04 16:26:19 +1000
  • 2d656858d4 formatting Tony Morris 2018-04-04 16:25:51 +1000
  • 4a7b7d4042 formatting Tony Morris 2018-04-04 16:25:33 +1000
  • 18d2688e73 nix Tony Morris 2018-04-04 12:16:48 +1000
  • ecbd55dcf1 move repo Tony Morris 2018-03-19 14:58:17 +1000
  • 56aaad1f95 Compile with more recent versions of GHC. Tony Morris 2017-04-20 10:41:05 +1000
  • 4d6a99fa72 Fix image width Alex Mason 2017-03-06 13:51:13 +1100
  • c32c79133a Data61 Tony Morris 2017-03-03 15:02:41 +1000
  • 7a675430a7 Merge pull request #7 from tmcgilchrist/ghc-7.10 Tony Morris 2016-02-04 10:28:45 +1100
  • aec5f01215 Silence warning for ghc-7.10 about Applicative. Tim McGilchrist 2016-02-04 10:25:39 +1100
  • 1c82821c15 Merge pull request #5 from nkpart/nkpart/getSuburb-doctests Tony Morris 2015-07-28 21:36:11 +1000
  • 02c93d36d2 Fix getSuburb doctests Nick Partridge 2015-07-28 21:32:38 +1000
  • 101f79a080 Merge branch 'master' of github.com:tonymorris/lets-lens Tony Morris 2015-06-09 13:30:23 +1000
  • 53a18c6dc0 fix Issue #2 Tony Morris 2015-06-09 13:30:02 +1000
  • 3c8ef6a34c Merge pull request #1 from charleso/topic/fold-map-doc Tony Morris 2015-06-09 13:29:12 +1000
  • f969d2d0cd Fixed documentation for foldMapT Charles O'Farrell 2015-06-08 11:07:21 +1000
  • 161d1b0e24 No longer use Data.Bool for GHC 7.6 users Tony Morris 2015-05-21 14:19:44 +1000
  • dfb45eb66a import Data for tests Tony Morris 2015-05-21 11:52:57 +1000
  • f960fb1bc7 move modules around Tony Morris 2015-05-21 11:44:22 +1000
  • e3f9926b05 move repository to NICTA Tony Morris 2015-05-21 11:01:08 +1000
  • 3d982b29f5 readme Tony Morris 2015-05-20 09:07:56 +1000
  • 329762bbb9 fix imports Tony Morris 2015-05-19 11:38:31 +1000
  • ee99bb177e formatting Tony Morris 2015-05-19 10:51:10 +1000
  • 3205a18ed4 Clarify exercises in README Tony Morris 2015-05-19 09:28:42 +1000
  • 77da1bf37b Initial set of exercises, no answers Tony Morris 2015-04-22 13:14:38 +1000
  • 825eb48997 init Tony Morris 2015-04-22 12:52:34 +1000