[Haskell-cafe] Suppressing HLint on pattern match of files

Dag Odenhall dag.odenhall
Thu Oct 10 13:05:04 UTC 2013


Is that actually from HLint though? I think that comes from GHC with
-Walland can be disabled with
-fno-warn-missing-signatures.


On Thu, Oct 10, 2013 at 7:50 AM, Graham Berks <graham at fatlazycat.com> wrote:

> Hi, would like to disable 'Top-level binding with no type signature'
>
> In my test modules that are prefixed with Test.
>
> Is this possible ??
>
> Thanks
>
>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20131010/e78457ae/attachment.htm>



More information about the Haskell-Cafe mailing list