File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ executable wreq-example-json-response
2020 aeson,
2121 base >= 4.5 && < 5 ,
2222 containers,
23- ghc-prim,
2423 lens,
2524 lens-aeson,
2625 text,
@@ -58,7 +57,3 @@ executable upload-paste
5857source-repository head
5958 type : git
6059 location : https://github.com/bos/wreq
61-
62- source-repository head
63- type : mercurial
64- location : https://bitbucket.org/bos/wreq
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ copyright: 2014 Bryan O'Sullivan
3838category : Web
3939build-type : Custom
4040tested-with : GHC == 9.2.8 || == 9.4.8 || == 9.6.4
41- extra-source -files :
41+ extra-doc -files :
4242 README.md
4343 TODO.md
4444 changelog.md
@@ -112,7 +112,6 @@ library
112112 containers,
113113 crypton,
114114 exceptions >= 0.5 ,
115- ghc-prim,
116115 hashable,
117116 http-client >= 0.6 ,
118117 http-client-tls >= 0.3.3 ,
You can’t perform that action at this time.
0 commit comments