Closed reactormonk closed 6 years ago
This module (beam-migrate/tools/Migrate.hs
) was on its way out. After the nextgen-beam-migrate
merge, it's no longer there. I've verified beam compiles on lts-10.3. In fact I just made that the default resolver in stack.yaml, and updated all the constraints. Let me know if it's working for you.
I'm trying to compile beam with resolver lts-10.3, but after adding
import Options.Applicative.Common
, it fails withMaybe the new parser policy
FowardOptions
covers this usecase? https://www.stackage.org/haddock/lts-10.3/optparse-applicative-0.14.0.0/Options-Applicative-Types.html#t:ArgPolicy