
tcfail107.hs:13:1:
    Type synonym `Const' should have 2 arguments, but has been given 1
    In the type signature for `test':
      test :: Thing (Const Int) -> Thing (Const Int)
