Skip to content

Commit f974a10

Browse files
committed
Add SRP to optparse-applicative !! DO NOT MERGE !!
1 parent cc2ef46 commit f974a10

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

cabal.project

+8
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,11 @@ write-ghc-environment-files: always
5757
-- IMPORTANT
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.
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

Comments
 (0)