We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2ef46 commit f974a10Copy full SHA for f974a10
cabal.project
@@ -57,3 +57,11 @@ write-ghc-environment-files: always
57
-- IMPORTANT
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: 1aad1773bc78e161083e8306dc9111ce515bb0ac
0 commit comments