[Haskell-cafe] How to increase solver iterations?

David Banas capn.freako at gmail.com
Tue Aug 7 00:11:47 UTC 2018


Thanks, Brandon!

When I try the line you suggest I get this:

    unknown flag in  {-# OPTIONS_GHC #-} pragma: -fsolver-iterations=10

> On Aug 6, 2018, at 5:09 PM, Brandon Allbery <allbery.b at gmail.com> wrote:
> 
> {-# OPTIONS_GHC -fsolver-iterations=10 #-}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180806/ece886d2/attachment.html>


More information about the Haskell-Cafe mailing list