Complete -fmono-pat-binds patch
authorsimonpj@microsoft.com <unknown>
Fri, 11 Aug 2006 14:28:42 +0000 (14:28 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 11 Aug 2006 14:28:42 +0000 (14:28 +0000)
When adding the experimental -fmono-pat-binds, I forgot to check
for type signatures of the now-monomorphic patterns.  This patch
completes the job.

I documented the design too:
   http://haskell.galois.com/cgi-bin/haskell-prime/trac.cgi/wiki/MonomorphicPatternBindings


No differences found