We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 193ea28 commit 52da9b1Copy full SHA for 52da9b1
build-constraints/lts-24-build-constraints.yaml
@@ -1,7 +1,7 @@
1
ghc-major-version: "9.10"
2
3
# new curator is supposed to use exact GHC version
4
-ghc-version: "9.10.2"
+ghc-version: "9.10.3"
5
6
# This affects which version of the Cabal file format we allow. We
7
# should ensure that this is always no greater than the version
@@ -5273,7 +5273,7 @@ packages:
5273
- consumers ^>= 2.3.3.1
5274
- crdt-event-fold ^>= 1.8.1.2
5275
- data-prometheus ^>= 0.1.0.0
5276
- - dataframe ^>= 0.2.0.2
+ - dataframe ^>= 0.2.0.2 && < 0 # https://github.com/mchav/dataframe/issues/61
5277
- delta-types ^>= 1.0.0.0
5278
- diagrams-braille ^>= 0.1.2
5279
- digraph ^>= 0.3.2
0 commit comments