mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
upgrade the testsuite to work with GHC 6.12
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
renaming module funpatt
|
renaming module funpatt
|
||||||
|
renaming of d in funpatt.gf, line 11
|
||||||
data constructor expected but funpatt.D1 is found instead
|
data constructor expected but funpatt.D1 is found instead
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
C:\gf\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations
|
||||||
fun f : Int -> Int -> Int ;
|
fun f : Int -> Int -> Int ;
|
||||||
def f 0 = \x -> x ;
|
def f 0 = \x -> x ;
|
||||||
and
|
and
|
||||||
|
|||||||
Reference in New Issue
Block a user