Guest User

Untitled

a guest
Jun 20th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Overlapping instances for GHC.Show.Show (a -> a)
  2. arising from a use of `M1448851933.show_M1448851933'
  3. at <interactive>:(2,0)-(4,33)
  4. Matching instances:
  5. instance (Data.Typeable.Typeable a, Data.Typeable.Typeable b) =>
  6. GHC.Show.Show (a -> b)
  7. -- Defined in show-0.3.4:ShowFun
  8. instance (Test.SmallCheck.Serial a,
  9. GHC.Show.Show a,
  10. GHC.Show.Show b) =>
  11. GHC.Show.Show (a -> b)
  12. -- Defined in smallcheck-0.4:Test.SmallCheck
  13. ...
Add Comment
Please, Sign In to add comment