Skip to content

Commit 62b33cc

Browse files
committed
!! DO NOT MERGE !! Add SRP to patch to optparse-applicative
1 parent 776c6c9 commit 62b33cc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

cabal.project

+7
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,10 @@ write-ghc-environment-files: always
5858
-- Do NOT add more source-repository-package stanzas here unless they are strictly
5959
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
6060

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

Comments
 (0)