summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-07-18 12:05:34 +0200
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-07-18 12:05:34 +0200
commitdb84219ded13e3b5276c6a0a2b02b9c7be697fe0 (patch)
tree27356ef087385e2a23c9805e052e3fc9fc96bf36 /pkgs/development/haskell-modules/configuration-hackage2nix
parenteb0f97ec8f3619757dc73ab87502280a6aea71fd (diff)
downloadnixpkgs-db84219ded13e3b5276c6a0a2b02b9c7be697fe0.tar
nixpkgs-db84219ded13e3b5276c6a0a2b02b9c7be697fe0.tar.gz
nixpkgs-db84219ded13e3b5276c6a0a2b02b9c7be697fe0.tar.bz2
nixpkgs-db84219ded13e3b5276c6a0a2b02b9c7be697fe0.tar.lz
nixpkgs-db84219ded13e3b5276c6a0a2b02b9c7be697fe0.tar.xz
nixpkgs-db84219ded13e3b5276c6a0a2b02b9c7be697fe0.tar.zst
nixpkgs-db84219ded13e3b5276c6a0a2b02b9c7be697fe0.zip
haskellPackages.{rel8,tmp-postgres}: unbreak
1.1.0.0 brings us compatibility with opaleye >= 7.3.0.0, so we can get
rid of the old version as well. tmp-postgres was incorrectly marked as
broken (maybe due to a flaky failure) and can be unmarked.
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml1
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml1
2 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
index 302c2722ee0..c02f6b4dc18 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
@@ -4805,7 +4805,6 @@ broken-packages:
   - Titim
   - tkhs
   - tkyprof
-  - tmp-postgres
   - todo
   - tofromxml
   - to-haskell
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
index c63942afe1a..45d0bdcd0cb 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
@@ -115,7 +115,6 @@ extra-packages:
   - crackNum < 3.0                      # 2021-05-21: 3.0 removed the lib which sbv 7.13 uses
   - ShellCheck == 0.7.1                 # 2021-05-09: haskell-ci 0.12.1 pins this version
   - hackage-db < 2.1.1                  # 2021-06-10: Need older hackage-db as long as Cabal < 3.4, see https://github.com/NixOS/cabal2nix/issues/501
-  - opaleye < 0.7.3.0                   # 2021-07-11: for rel8 <= 1.0.0.1, see https://github.com/circuithub/rel8/issues/95#issuecomment-877616118
 
 package-maintainers:
   abbradar: