You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are going to have a customized (improved) cabal-install form https://github.com/stable-haskell/cabal with a variety of small improvements (c compilation for GHC), and caching, ... that we should use in the shells!
The text was updated successfully, but these errors were encountered:
* Use summary instead of text
fixes#208
* Use head.hackage only for GHC < 9.13 (we need to update this each time there is a release...)
Might fix#195
* Use custom cabal-install
Fixes#210
* Update haskell.nix
* Use bootstrap project file for cabal.
* Use more stable nixpgks
* bump haskellNix
* Update tool-map.nix (head.hackage hash)
Co-authored-by: Thomas Vellekoop <[email protected]>
---------
Co-authored-by: Thomas Vellekoop <[email protected]>
We are going to have a customized (improved) cabal-install form https://github.com/stable-haskell/cabal with a variety of small improvements (c compilation for GHC), and caching, ... that we should use in the shells!
The text was updated successfully, but these errors were encountered: