19 Sep
2007
19 Sep
'07
4:48 p.m.
On 9/19/07, Wolfgang Jeltsch <g9ks157k@acme.softbase.org> wrote:
You should use {-# LANGUAGE PatternSigs #-}
That should be: {-# LANGUAGE PatternSignatures #-} It would indeed be better if GHC could print "Use LANGUAGE pragma with extension..." like Wolfram mentioned. Bas