
7 Aug
2018
7 Aug
'18
12:15 a.m.
Oh, this is the syntax it wants: {-# OPTIONS_GHC -fconstraint-solver-iterations=10 #-}
On Aug 6, 2018, at 5:11 PM, David Banas
wrote: 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
mailto:allbery.b@gmail.com> wrote: {-# OPTIONS_GHC -fsolver-iterations=10 #-}