1
1
mirror of https://github.com/coot/free-category.git synced 2024-11-26 10:13:56 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Marcin Szamotulski
e646191f3c Fixed ghc-8.10.1 errors 2020-07-22 19:16:43 +02:00
Marcin Szamotulski
1ad08548dd Use haskell.nix
Only compile with ghc: 8.10.1, 8.8.3 and 8.6.5; drop older versions.
2020-07-22 19:16:43 +02:00
Marcin Szamotulski
62d0bbe4fe
Lifting (#2)
* Initial LoginStateMachine implementation

* Nicer interface

* Lifting instance for (->) and Identity, liftKleisli function

* Added Control.Category.Lifting to free-algebras

* Reoder Lifting module

* Fixed haddoc documentation

* examples.cabal - base version

* reconfigure circle-ci

* Fixed error in GHC-8.6.1
2018-12-10 19:59:39 +01:00