Skip to content

Commit 074ec6d

Browse files
authored
Merge pull request #56 from mlabs-haskell/compiler/proto-fixes
Compiler Proto Error Fixes
2 parents 9c84c83 + ce4895d commit 074ec6d

File tree

12 files changed

+552
-203
lines changed

12 files changed

+552
-203
lines changed

lambda-buffers-compiler/lambda-buffers-compiler.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ test-suite tests
162162

163163
other-modules:
164164
Test.KindCheck
165+
Test.KindCheck.Errors
165166
Test.LambdaBuffers.Compiler
166167
Test.LambdaBuffers.Compiler.Gen
167168
Test.TypeClassCheck

0 commit comments

Comments
 (0)