[Haskell-beginners] haskell error message

Sunil S Nandihalli sunil.nandihalli at gmail.com
Mon Aug 29 13:15:37 CEST 2011


Hi everybody,
 can somebody explain as to what the following error message means..

[1 of 1] Compiling Main             ( main.hs, main.o )
SpecConstr
    Function `$wf{v s3mp} [lid]'
      has four call patterns, but the limit is 3
    Use -fspec-constr-count=n to set the bound
    Use -dppr-debug to see specialisations
SpecConstr
    Function `$wf{v X3sC} [lid]'
      has three call patterns, but the limit is 1
    Use -fspec-constr-count=n to set the bound
    Use -dppr-debug to see specialisations
Linking main ...


Thanks,
Sunil.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110829/3d5c8dbc/attachment.htm>


More information about the Beginners mailing list