the postmodern build system
This commit is contained in:
parent
12e3a862bf
commit
e49196b791
2 changed files with 540 additions and 1 deletions
|
|
@ -57,11 +57,11 @@
|
|||
buildInputs = with haskellPackages; [
|
||||
haskell-language-server
|
||||
fourmolu
|
||||
ghcid
|
||||
cabal-install
|
||||
] ++ (with pkgs; [
|
||||
sqlite
|
||||
pre-commit
|
||||
exiftool
|
||||
]);
|
||||
# Change the prompt to show that you are in a devShell
|
||||
# shellHook = "export PS1='\\e[1;34mdev > \\e[0m'";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue