Skip to content

Commit bed54fc

Browse files
committed
Add SRP to patch to optparse-applicative
1 parent c67451a commit bed54fc

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: 58e05d12bf2e4e0014d96b7f0971c15c3f1735c7

0 commit comments

Comments
 (0)