We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776c6c9 commit 62b33ccCopy full SHA for 62b33cc
cabal.project
@@ -58,3 +58,10 @@ write-ghc-environment-files: always
58
-- Do NOT add more source-repository-package stanzas here unless they are strictly
59
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
60
61
+package optparse-applicative
62
+ ghc-options: -Wno-x-partial -Wno-unused-imports
63
+
64
+source-repository-package
65
+ type: git
66
+ location: https://github.com/smelc/optparse-applicative
67
+ tag: 2b0c47635391d5e57da34fc623a40fd1ab7ecdb5
0 commit comments