File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ cabal-version: 1.12
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
--
7
- -- hash: e1e74b37dded848299e515c32291f9f35f71998ce4f89f9a5622d634b197109d
7
+ -- hash: e778945cc6c2317863114819314907c928f41e6d6f6a7ccdb77b712d1dd356bf
8
8
9
9
name : aeson-typescript
10
10
version : 0.3.0.0
@@ -52,7 +52,7 @@ library
52
52
, mtl
53
53
, template-haskell
54
54
, text
55
- , th-abstraction < 0.4
55
+ , th-abstraction < 0.5
56
56
, unordered-containers
57
57
default-language : Haskell2010
58
58
@@ -99,6 +99,6 @@ test-suite aeson-typescript-test
99
99
, template-haskell
100
100
, temporary
101
101
, text
102
- , th-abstraction < 0.4
102
+ , th-abstraction < 0.5
103
103
, unordered-containers
104
104
default-language : Haskell2010
Original file line number Diff line number Diff line change 1
1
name : aeson-typescript
2
- version : 0.2 .0.0
2
+ version : 0.3 .0.0
3
3
github : " codedownio/aeson-typescript"
4
4
license : BSD3
5
5
category : Text, Web, JSON
@@ -33,7 +33,7 @@ dependencies:
33
33
- mtl
34
34
- template-haskell
35
35
- text
36
- - th-abstraction < 0.4
36
+ - th-abstraction < 0.5
37
37
- unordered-containers
38
38
39
39
library :
Original file line number Diff line number Diff line change 1
1
2
- resolver : lts-16.20
2
+ resolver : lts-17.7
3
3
4
4
packages :
5
5
- .
Original file line number Diff line number Diff line change 6
6
packages: []
7
7
snapshots:
8
8
- completed:
9
- size: 532177
10
- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/20 .yaml
11
- sha256: 0e14ba5603f01e8496e8984fd84b545a012ca723f51a098c6c9d3694e404dc6d
12
- original: lts-16.20
9
+ size: 565715
10
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/17/7 .yaml
11
+ sha256: 1b5e4124989399e60e7a7901f0cefd910beea546131fb07a13a7208c4cc8b7ee
12
+ original: lts-17.7
You can’t perform that action at this time.
0 commit comments