Skip to content
Snippets Groups Projects

Remove enummapset patch

Merged Teo Camarasu requested to merge teo/head.hackage:wip/remove-enummapset-patch into master
1 unresolved thread
Files
7
+ 5
1
@@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
-- ghc/ghc#23048.
-- ghc/ghc#23048.
index-state:
index-state:
hackage.haskell.org 2023-07-31T12:18:14Z,
hackage.haskell.org 2023-11-18T12:00:00Z,
head.hackage HEAD
head.hackage HEAD
constraints: th-abstraction >= 0.4
constraints: th-abstraction >= 0.4
@@ -20,3 +20,7 @@ constraints: containers >= 0.6
@@ -20,3 +20,7 @@ constraints: containers >= 0.6
-- earlier transformers-compat versions don't include the Eq constraint on Eq1
-- earlier transformers-compat versions don't include the Eq constraint on Eq1
-- instances needed by GHC 9.6
-- instances needed by GHC 9.6
constraints: transformers-compat >= 0.7
constraints: transformers-compat >= 0.7
 
 
-- disable lsp-2.2 until we have a chance to update patches
 
-- to the latest versions on Hackage.
 
constraints: lsp < 2.2
Loading