File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -66,10 +66,10 @@ library
66
66
67
67
build-depends : base >= 4.5 && < 5.0
68
68
, temporary >= 1.3 && < 1.4
69
- , unix-compat >= 0.7 && < 1.0
69
+ , unix-compat >= 0.5 && < 1.0
70
70
, directory >= 1.3 && < 1.4
71
71
, filepath >= 1.4 && < 1.5
72
- , text >= 2.1 && < 3.0
72
+ , text >= 1.2 && < 3.0
73
73
, bytestring >= 0.10.4 && < 0.13.0
74
74
75
75
hs-source-dirs : src
@@ -101,7 +101,7 @@ test-suite atomic-write-test
101
101
, filepath
102
102
, text
103
103
, bytestring
104
- , hspec
104
+ , hspec >= 2.5 && < 2.12
105
105
106
106
build-tools : hspec-discover >= 2.0 && < 3.0
107
107
Original file line number Diff line number Diff line change 1
- resolver : lts-14.14
1
+ resolver : lts-21.13
Original file line number Diff line number Diff line change 6
6
packages: []
7
7
snapshots:
8
8
- completed:
9
- size: 525663
10
- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/14.yaml
11
- sha256: 6edc48df46eb8bf7b861e98dd30d021a92c2e1820c9bb6528aac5d997b0e14ef
12
- original: lts-14.14
9
+ sha256: 8017c7970c2a8a9510c60cc70ac245d59e0c34eb932b91d37af09fe59855d854
10
+ size: 640038
11
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/13.yaml
12
+ original: lts-21.13
You can’t perform that action at this time.
0 commit comments