add links

This commit is contained in:
Sridhar Ratnakumar 2021-05-31 22:43:40 -04:00 committed by GitHub
parent 57750c9ec6
commit 5a8993de34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# haskell-template
Haskell project template optimized for a fully reproducible and friendly development environment. Based on Nix + Flakes + VSCode (HLS) + Relude.
Haskell project template optimized for a fully reproducible and friendly development environment. Based on [Nix](https://notes.srid.ca/haskell-nix) + [Flakes](https://serokell.io/blog/practical-nix-flakes) + VSCode ([HLS](https://github.com/haskell/haskell-language-server)) + [Relude](https://github.com/kowainik/relude#relude).
## Getting Started