haskell: don't pin stack to version in LTS, but take the latest from hackage
This commit is contained in:
parent
32532fb2d3
commit
6f41cccb9e
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ sed -r \
|
|||
-e '/ hie-bios /d' \
|
||||
-e '/ ShellCheck /d' \
|
||||
-e '/ Agda /d' \
|
||||
-e '/ stack /d' \
|
||||
< "${tmpfile_new}" >> $stackage_config
|
||||
# Explanations:
|
||||
# cabal2nix, distribution-nixpkgs, jailbreak-cabal, language-nix: These are our packages and we know what we are doing.
|
||||
|
|
Loading…
Reference in a new issue