Skip to content

Commit

Permalink
Wibble to error message
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Peyton Jones committed May 30, 2013
1 parent 7456a2b commit d9f7af8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/indexed-types/should_fail/DerivUnsatFam.stderr
@@ -1,5 +1,5 @@

DerivUnsatFam.hs:8:1:
Can't make a derived instance of ‛Functor T’:
Unsaturated data family application
In the stand-alone deriving instance for ‛Functor T’
DerivUnsatFam.hs:8:1:
Can't make a derived instance of ‛Functor T’:
No family instance for ‛T’
In the stand-alone deriving instance for ‛Functor T’

0 comments on commit d9f7af8

Please sign in to comment.