Companion code for "Free monads in the real world".
# Option 1
$ nix-shell
nix-shell> cabal build
# Option 2
nix-build
# Option 3
stack buildThe project also compiles with GHC 9.6.X and cabal 3.X.X, but prefer deterministic builds with nix.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Companion code for "Free monads in the real world".
# Option 1
$ nix-shell
nix-shell> cabal build
# Option 2
nix-build
# Option 3
stack buildThe project also compiles with GHC 9.6.X and cabal 3.X.X, but prefer deterministic builds with nix.