We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67451a commit bed54fcCopy full SHA for bed54fc
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: 58e05d12bf2e4e0014d96b7f0971c15c3f1735c7
0 commit comments