Skip to content

Commit 06ef855

Browse files
authored
Merge pull request #394 from DigitalBrains1/lts-23-clash
Update and enable Clash
2 parents 912fb3d + 3d39014 commit 06ef855

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build-constraints/lts-23-build-constraints.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2509,10 +2509,10 @@ packages:
25092509
- ghc-typelits-extra ^>= 0.4.7
25102510
- ghc-typelits-knownnat ^>= 0.7.12
25112511
- ghc-typelits-natnormalise == 0.7.10
2512-
- clash-prelude ^>= 1.8.1
2513-
- clash-lib < 0 # ghc-9.8.4 https://github.com/clash-lang/clash-compiler/issues/2852
2514-
- clash-ghc < 0
2515-
- clash-prelude-hedgehog < 0
2512+
- clash-prelude ^>= 1.8.2
2513+
- clash-lib ^>= 1.8.2
2514+
- clash-ghc ^>= 1.8.2
2515+
- clash-prelude-hedgehog ^>= 1.8.2
25162516

25172517
"Martijn Bastiaan <[email protected]> @martijnbastiaan":
25182518
- aeson-pretty ^>= 0.8.10

0 commit comments

Comments
 (0)