[Haskell-cafe] Why can't we make an instance declaration on a type synonym?

Jason Dusek jason.dusek at gmail.com
Sat Jan 2 23:37:31 EST 2010


  Well, you can, with:

    -XTypeSynonymInstances

  though I'm not sure it addresses your specific need.

--
Jason Dusek


More information about the Haskell-Cafe mailing list