We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc1bd3 commit 8be55e6Copy full SHA for 8be55e6
lambdacube-compiler.cabal
@@ -74,7 +74,7 @@ library
74
indentation >= 0.2 && <0.3,
75
pretty-compact >=1.0 && <1.1,
76
text >= 1.2 && <1.3,
77
- lambdacube-ir,
+ lambdacube-ir == 0.1.*,
78
vector >= 0.11 && <0.12
79
80
hs-source-dirs: src
@@ -119,7 +119,7 @@ executable lambdacube-compiler-test-suite
119
120
121
122
123
124
125
@@ -154,7 +154,7 @@ executable lambdacube-compiler-coverage-test-suite
154
155
156
157
158
159
160
0 commit comments