Skip to content

Commit e1da021

Browse files
committed
enable liquidhaskell
1 parent afd5bcd commit e1da021

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

build-constraints/lts-24-build-constraints.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5658,8 +5658,9 @@ packages:
56585658
- libyaml ^>= 0.1.4
56595659
- libyaml-clib ^>= 0.2.5
56605660
- lifted-base ^>= 0.2.3.12
5661-
- liquidhaskell < 0
5662-
- liquidhaskell-boot < 0
5661+
- liquidhaskell == 0.9.10.1.2
5662+
- liquidhaskell-boot == 0.9.10.1.2
5663+
- liquid-fixpoint == 0.9.6.3.2
56635664
- loch-th ^>= 0.2.2
56645665
- lockfree-queue ^>= 0.2.4
56655666
- log-base ^>= 0.12.1.0
@@ -5794,6 +5795,9 @@ packages:
57945795
- singleton-bool ^>= 0.1.8
57955796
- size-based ^>= 0.1.3.3
57965797
- skein ^>= 1.0.9.4
5798+
- smtlib-backends ^>= 0.4
5799+
- smtlib-backends-process ^>= 0.3
5800+
- smtlib-backends-tests
57975801
- snap-core ^>= 1.0.5.1
57985802
- snappy ^>= 0.2.0.4
57995803
- some ^>= 1.0.6

0 commit comments

Comments
 (0)