about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix
diff options
context:
space:
mode:
authormaralorn <mail@maralorn.de>2023-08-09 00:16:54 +0200
committermaralorn <mail@maralorn.de>2023-08-09 00:20:35 +0200
commitd58ec5127e8ad3603c6629ccceab664f63323ba8 (patch)
tree2d20c2b89ed348f6d73eff278819efaecf900662 /pkgs/development/haskell-modules/configuration-hackage2nix
parent3f8666295104180f95d27d209453dc1c83565b2f (diff)
downloadnixlib-d58ec5127e8ad3603c6629ccceab664f63323ba8.tar
nixlib-d58ec5127e8ad3603c6629ccceab664f63323ba8.tar.gz
nixlib-d58ec5127e8ad3603c6629ccceab664f63323ba8.tar.bz2
nixlib-d58ec5127e8ad3603c6629ccceab664f63323ba8.tar.lz
nixlib-d58ec5127e8ad3603c6629ccceab664f63323ba8.tar.xz
nixlib-d58ec5127e8ad3603c6629ccceab664f63323ba8.tar.zst
nixlib-d58ec5127e8ad3603c6629ccceab664f63323ba8.zip
haskell.packages.ghc810.haskell-language-server: Fix build
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
index 7e7f95486e8b..8b538f8e20a8 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
@@ -121,16 +121,16 @@ extra-packages:
   - mmorph == 1.1.3                     # Newest working version of mmorph on ghc 8.6.5. needed for hls
   - network == 2.6.3.1                  # required by pkgs/games/hedgewars/default.nix, 2020-11-15
   - optparse-applicative < 0.16         # needed for niv-0.2.19
-  - ormolu == 0.1.4.1                   # 2022-09-21: needed for hls on ghc 8.8
-  - ormolu == 0.2.*                     # 2022-02-21: For ghc 8.8 and 8.10
+  - ormolu == 0.5.0.1                   # 2022-02-21: for hls on ghc 8.10
   - ormolu == 0.5.2.0                   # 2023-08-08: for hls on ghc 9.0 and 9.2
-  - fourmolu == 0.3.0.0                 # 2022-09-21: needed for hls on ghc 8.8
-  - fourmolu == 0.10.1.0                # 2023-04-18: needed for hls on ghc 9.0 and 9.2
+  - fourmolu == 0.9.0.0                 # 2022-09-21: for hls on ghc 8.10
+  - fourmolu == 0.10.1.0                # 2023-04-18: for hls on ghc 9.0 and 9.2
+  - mod == 0.1.2.2                      # needed for hls on ghc 8.10
   - pantry == 0.5.2.1                   # needed for stack-2.7.3
   - path == 0.9.0                       # 2021-12-03: path version building with stackage genvalidity and GHC 9.0.2
   - resolv < 0.2                        # required to build cabal-install-3.10.1.0 with Stackage LTS 21
   - sbv == 7.13                         # required for pkgs.petrinizer
-  - stylish-haskell == 0.13.0.0         # 2022-09-19: needed for hls on ghc 8.8
+  - stylish-haskell == 0.14.3.0         # 2022-09-19: needed for hls on ghc 8.8
   - tasty-hspec == 1.1.6                # 2022-04-07: Needed for elm-format
   - vty == 5.35.1                       # 2022-07-08: needed for glirc-2.39.0.1
   - weeder == 2.2.*                     # 2022-02-21: preserve for GHC 8.10.7