File tree Expand file tree Collapse file tree 4 files changed +5
-7
lines changed Expand file tree Collapse file tree 4 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ library
37
37
build-depends :
38
38
base >= 4.7 && < 4.10
39
39
, base-compat >= 0.9.1 && < 0.10
40
- , aeson >= 0.7 && < 1.1
40
+ , aeson >= 0.7 && < 1.2
41
41
, attoparsec >= 0.12 && < 0.14
42
42
, base64-bytestring >= 1.0.0.1 && < 1.1
43
43
, bytestring >= 0.10 && < 0.11
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ library
47
47
build-depends :
48
48
base >= 4.7 && < 4.10
49
49
, base-compat >= 0.9 && < 0.10
50
- , aeson >= 0.7 && < 1.1
50
+ , aeson >= 0.7 && < 1.2
51
51
, attoparsec >= 0.12 && < 0.14
52
52
, base64-bytestring >= 1.0 && < 1.1
53
53
, bytestring >= 0.10 && < 0.11
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ library
51
51
build-depends :
52
52
base >= 4.7 && < 4.10
53
53
, base-compat >= 0.9 && < 0.10
54
- , aeson >= 0.7 && < 1.1
54
+ , aeson >= 0.7 && < 1.2
55
55
, attoparsec >= 0.12 && < 0.14
56
56
, bytestring >= 0.10 && < 0.11
57
57
, case-insensitive >= 1.2 && < 1.3
Original file line number Diff line number Diff line change 1
- resolver : nightly-2016-05-27
1
+ resolver : nightly-2016-12-31
2
2
packages :
3
3
- servant/
4
4
- servant-client/
5
5
- servant-docs/
6
6
- servant-foreign/
7
7
- servant-server/
8
8
extra-deps :
9
- - http-api-data-0.3
10
- - uri-bytestring-0.2.2.0
11
- - natural-transformation-0.4
9
+ - aeson-1.1.0.0
12
10
flags : {}
You can’t perform that action at this time.
0 commit comments