File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- resolver : lts-11.7
1
+ resolver : lts-12.0
2
2
flags : {}
3
3
packages :
4
4
- ' .'
5
5
extra-deps :
6
- - purescript-0.12.0
6
+ - purescript-0.12.1
7
7
- pipes-http-1.0.5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " core" ,
3
- "set" : " psc-0.12.0-20181024 " ,
3
+ "set" : " psc-0.12.1 " ,
4
4
"source" : " https://github.com/purescript/package-sets.git" ,
5
5
"depends" : [
6
6
" arrays" ,
Original file line number Diff line number Diff line change 1
1
name : trypurescript
2
- version : 0.12.0
2
+ version : 0.12.1
3
3
cabal-version : >= 1.8
4
4
build-type : Simple
5
5
license : BSD3
@@ -20,7 +20,7 @@ executable trypurescript
20
20
filepath -any,
21
21
Glob -any,
22
22
scotty -any,
23
- purescript == 0.12.0 ,
23
+ purescript == 0.12.1 ,
24
24
containers -any,
25
25
http-types >= 0.8.5 ,
26
26
transformers == 0.5. *,
You can’t perform that action at this time.
0 commit comments