Newer changes
This commit is contained in:
commit
b35c19572f
10 changed files with 279 additions and 75 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
module Main where
|
||||
|
||||
import Test.Hspec
|
||||
|
|
@ -8,3 +7,4 @@ import TestTypeCheckerHm (testTypeCheckerHm)
|
|||
main = hspec $ do
|
||||
testTypeCheckerBidir
|
||||
testTypeCheckerHm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue