Skip to content

Commit ff7abea

Browse files
haskellPackages.hasql-dynamic-statements: downgrade to 0.3.1.1
We still ship hasql 1.5 due to stackage which is not compatible with 0.3.1.2.
1 parent ae78f71 commit ff7abea

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ default-package-overrides:
8989
- patch < 0.0.7
9090
- reflex < 0.8.2.1
9191
- reflex-dom-core < 0.7.0.2
92+
# Downgrade hasql-dynamic-statements until hasql 1.6 is in Stackage
93+
- hasql-dynamic-statements < 0.3.1.2
9294

9395
extra-packages:
9496
- aeson < 2 # required by pantry-0.5.2

pkgs/development/haskell-modules/hackage-packages.nix

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)