readme: remove haskell.nix (bloated)

This commit is contained in:
Sridhar Ratnakumar 2022-05-22 14:52:50 -04:00
parent 37489ca53c
commit 0866cd1c25

View file

@ -47,6 +47,4 @@ git add . && git commit -m rename
## Alternatives
- haskell.nix: [Getting started with Flakes](https://input-output-hk.github.io/haskell.nix/tutorials/getting-started-flakes.html)
- [Serokell's Flake template](https://github.com/serokell/templates/tree/master/haskell-cabal2nix)
- [Same, but using haskell.nix](https://github.com/serokell/templates/pull/2)