utoy
Building the executable
$ nix build
Building the Docker image
# TODO
$ docker load < $(nix-build nix/docker-image.nix)
Development Shell
Includes Stack, haskell-language-server
, gen-hie
etc.
nix develop
Running Stack and GHC
nix run .#stack
nix run .#ghc
Description
Languages
Haskell
91.2%
Nix
7.1%
CSS
1.7%