Import hs-plugins cvs
This commit is contained in:
9
examples/pdynload/spj3/prog/expected.604
Normal file
9
examples/pdynload/spj3/prog/expected.604
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
../Plugin.hs:5:31:
|
||||
Couldn't match the rigid variable `a' against `Int'
|
||||
`a' is bound by the polymorphic type `forall a. (Num a) => a -> a -> a'
|
||||
at ../Plugin.hs:5:11-56
|
||||
Expected type: a -> a -> a
|
||||
Inferred type: Int -> Int -> Int
|
||||
In the expression: (+) :: Int -> Int -> Int
|
||||
In the `function' field of a record
|
Reference in New Issue
Block a user