File tree 3 files changed +5
-20
lines changed
3 files changed +5
-20
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,10 @@ workspace:
4
4
path: ./
5
5
dependencies:
6
6
- arrays: ">=6.0.0 <7.0.0"
7
- - console: ">=5.0.0 <6.0.0"
8
7
- control: ">=6.0.0 <7.0.0"
9
- - effect: ">=3.0.0 <4.0.0"
10
- - foldable-traversable: ">=5.0.1 <6.0.0"
8
+ - foldable-traversable: ">=6.0.0 <7.0.0"
11
9
- maybe: ">=6.0.0 <7.0.0"
12
- - prelude: ">=5 .0.1 <6 .0.0"
10
+ - prelude: ">=6 .0.1 <7 .0.0"
13
11
- strings: ">=5.0.0 <6.0.0"
14
12
test_dependencies:
15
13
- assert
Original file line number Diff line number Diff line change @@ -17,12 +17,10 @@ package:
17
17
18
18
dependencies :
19
19
- arrays : " >=6.0.0 <7.0.0"
20
- - console : " >=5.0.0 <6.0.0"
21
20
- control : " >=6.0.0 <7.0.0"
22
- - effect : " >=3.0.0 <4.0.0"
23
- - foldable-traversable : " >=5.0.1 <6.0.0"
21
+ - foldable-traversable : " >=6.0.0 <7.0.0"
24
22
- maybe : " >=6.0.0 <7.0.0"
25
- - prelude : " >=5 .0.1 <6 .0.0"
23
+ - prelude : " >=6 .0.1 <7 .0.0"
26
24
- strings : " >=5.0.0 <6.0.0"
27
25
28
26
build :
@@ -44,7 +42,7 @@ metadata:
44
42
paradigms :
45
43
- Functional
46
44
47
- lifecycle : Pre-alpha
45
+ lifecycle : Alpha
48
46
49
47
workspace :
50
48
packageSet :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments