File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : pursuit
2
- version : 0.5 .0
2
+ version : 0.6 .0
3
3
cabal-version : >= 1.8
4
4
build-type : Simple
5
5
license : MIT
@@ -86,7 +86,7 @@ library
86
86
, directory >= 1.1 && < 1.3
87
87
, warp >= 3.0 && < 4
88
88
, data-default
89
- , aeson >= 0.11 && < 0.12
89
+ , aeson
90
90
, conduit >= 1.0 && < 2.0
91
91
, monad-logger >= 0.3 && < 0.4
92
92
, fast-logger >= 2.2 && < 2.5
@@ -99,7 +99,7 @@ library
99
99
, containers
100
100
, vector
101
101
, time
102
- , purescript >= 0.11.1
102
+ , purescript >= 0.11.3
103
103
, bower-json >= 1.0.0.1
104
104
, blaze-builder
105
105
, blaze-markup
Original file line number Diff line number Diff line change 5
5
packages :
6
6
- ' .'
7
7
extra-deps :
8
- - aeson-0.11.3.0
8
+ - aeson-1.0.2.1
9
9
- barrier-0.1.1
10
10
- directory-1.2.7.1
11
11
- http-client-0.4.31.2
@@ -14,5 +14,5 @@ extra-deps:
14
14
- optparse-applicative-0.13.2.0
15
15
- pipes-4.2.0
16
16
- pipes-http-1.0.5
17
- - purescript-0.11.1
17
+ - purescript-0.11.3
18
18
- websockets-0.9.8.2
You can’t perform that action at this time.
0 commit comments