Skip to content

Conversation

@simonmichael
Copy link
Contributor

@simonmichael simonmichael commented Sep 17, 2021

These make docopt build cleanly with current stackage/cabal/ghc-8.10/ghc-9.0.

Closes #47 #45

Copy link
Collaborator

@FullstackGJJ FullstackGJJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Want to address the removal of the stack.yaml.lock

@FullstackGJJ FullstackGJJ changed the title updates and cleanups upgrade(ghc): changes necessary for ghc 8.10/9.0 compatibility Sep 21, 2021
@FullstackGJJ FullstackGJJ changed the title upgrade(ghc): changes necessary for ghc 8.10/9.0 compatibility upgrade(ghc): changes necessary for ghc 8.10 and 9.0 compatibility Sep 21, 2021
Copy link
Collaborator

@FullstackGJJ FullstackGJJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I will be merging.

@FullstackGJJ FullstackGJJ merged commit bdc4c67 into docopt:master Sep 22, 2021
@FullstackGJJ FullstackGJJ linked an issue Sep 24, 2021 that may be closed by this pull request
DigitalBrains1 added a commit that referenced this pull request Feb 24, 2024
PR #44 (part of v0.7.0.7) introduced
`import Language.Haskell.TH.Syntax (Lift)` into
`System/Console/Docopt/Types.hs` which broke this flag. Since all
supported GHC versions bundle supported `template-haskell` libraries,
this flag doesn't have a significant purpose anymore, let's simplify.
DigitalBrains1 added a commit that referenced this pull request Feb 24, 2024
PR #44 (part of v0.7.0.7) introduced
`import Language.Haskell.TH.Syntax (Lift)` into
`System/Console/Docopt/Types.hs` which broke this flag. Since all
supported GHC versions bundle supported `template-haskell` libraries,
this flag doesn't have a significant purpose anymore, let's simplify.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate reason for example code failure with GHC upgrade docopt 0.7.0.5 fails to build with GHC 8.10.7 and 9.0.1

2 participants