File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ description:
14
14
category : Distribution
15
15
build-type : Simple
16
16
17
- extra-source -files :
17
+ extra-doc -files :
18
18
README.md CHANGELOG.md
19
19
20
20
source-repository head
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ library
232
232
build-depends :
233
233
, async >= 2.0 && < 2.3
234
234
, array >= 0.4 && < 0.6
235
- , base16-bytestring >= 0.1.1 && < 1.1.0.0
235
+ , base16-bytestring >= 0.1.1 && < 1.1
236
236
, binary >= 0.7.3 && < 0.9
237
237
, bytestring >= 0.10.6.0 && < 0.13
238
238
, containers >= 0.5.6.2 && < 0.9
@@ -255,7 +255,7 @@ library
255
255
, hackage-security >= 0.6.2.0 && < 0.7
256
256
, text >= 1.2.3 && < 1.3 || >= 2.0 && < 2.2
257
257
, parsec >= 3.1.13.0 && < 3.2
258
- , open-browser >= 0.2.1.0 && < 0.3
258
+ , open-browser >= 0.2.1.0 && < 0.4
259
259
, regex-base >= 0.94.0.0 && < 0.95
260
260
, regex-posix >= 0.96.0.0 && < 0.97
261
261
, safe-exceptions >= 0.1.7.0 && < 0.2
You can’t perform that action at this time.
0 commit comments