summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_compile/tc134.stderr
blob: 1bf70204eb004d35f56b8bbceb92b3767767eecf (plain)
1
2
3
4
5

tc134.hs:11:2:
    The scoped type variable `a' is bound to the type `Int'
      You can only bind scoped type variables to type variables
    In the definition of `g': g x :: a = x :: a