1
0
forked from GitHub/gf-core

upgrade the testsuite to work with GHC 6.12

This commit is contained in:
krasimir
2010-04-30 19:27:53 +00:00
parent 87cc4d7624
commit 61a1171811
21 changed files with 311 additions and 311 deletions

View File

@@ -1,5 +1,5 @@
renaming module funpatt
renaming of d in funpatt.gf, line 11
data constructor expected but funpatt.D1 is found instead

View File

@@ -1,6 +1,6 @@
C:\gf\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations
fun f : Int -> Int -> Int ;
def f 0 = \x -> x ;
and