This commit is contained in:
Stuce 2025-07-14 16:07:33 +02:00
commit 2ce5997c93

View file

@ -22,7 +22,7 @@ Features :
- possibility to deploy easily via nix module with a flake - possibility to deploy easily via nix module with a flake
- that's it, the goal is to keep it minimal !!! - that's it, the goal is to keep it minimal !!!
# Development # Development
## Haskell Setup (I sadly don't use nix develop at the moment) ## Haskell Setup
1. If you haven't already, [install Stack](https://haskell-lang.org/get-started) 1. If you haven't already, [install Stack](https://haskell-lang.org/get-started)
* On POSIX systems, this is usually `curl -sSL https://get.haskellstack.org/ | sh` * On POSIX systems, this is usually `curl -sSL https://get.haskellstack.org/ | sh`