summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T5934.stderr
blob: 8460105c2f91d34c52de6e20dee39923c8646088 (plain)
1
2
3
4
5
6
7

T5934.hs:12:7:
    Couldn't match type ‘Integer’ with ‘(forall s. GenST s) -> Int’
    Expected type: Integer -> (forall s. GenST s) -> Int
      Actual type: Integer -> Integer
    In the expression: 0
    In an equation for ‘run’: run = 0