mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
devShells/haddock2: use ghc912 fourmolu
GHC2024 wouldn't be recognized otherwise
This commit is contained in:
parent
e173af7596
commit
78b8f5bffe
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ pkgs.mkShell rec {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
cabal-install
|
cabal-install
|
||||||
haskell.packages.ghc912.ghc
|
haskell.packages.ghc912.ghc
|
||||||
|
haskell.packages.ghc912.fourmolu
|
||||||
haskellPackages.cabal-fmt
|
haskellPackages.cabal-fmt
|
||||||
zlib
|
zlib
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue