tangled
alpha
login
or
join now
huwcampbell.com
/
grenade
1
fork
atom
💣 Machine learning which might blow up in your face 💣
1
fork
atom
overview
issues
pulls
pipelines
Bump optparse in examples package
Huw Campbell
8 years ago
0dd23bc2
c03fcb63
+5
-5
1 changed file
expand all
collapse all
unified
split
examples
grenade-examples.cabal
+5
-5
examples/grenade-examples.cabal
···
26
26
, bytestring
27
27
, cereal
28
28
, either
29
29
-
, optparse-applicative == 0.13.*
29
29
+
, optparse-applicative >= 0.13 && < 0.15
30
30
, text == 1.2.*
31
31
, mtl >= 2.2.1 && < 2.3
32
32
, hmatrix
···
42
42
, grenade
43
43
, attoparsec
44
44
, either
45
45
-
, optparse-applicative == 0.13.*
45
45
+
, optparse-applicative >= 0.13 && < 0.15
46
46
, text == 1.2.*
47
47
, mtl >= 2.2.1 && < 2.3
48
48
, hmatrix >= 0.18 && < 0.19
···
61
61
, bytestring
62
62
, cereal
63
63
, either
64
64
-
, optparse-applicative == 0.13.*
64
64
+
, optparse-applicative >= 0.13 && < 0.15
65
65
, text == 1.2.*
66
66
, mtl >= 2.2.1 && < 2.3
67
67
, hmatrix >= 0.18 && < 0.19
···
78
78
, grenade
79
79
, attoparsec
80
80
, either
81
81
-
, optparse-applicative == 0.13.*
81
81
+
, optparse-applicative >= 0.13 && < 0.15
82
82
, text == 1.2.*
83
83
, mtl >= 2.2.1 && < 2.3
84
84
, hmatrix >= 0.18 && < 0.19
···
96
96
, bytestring
97
97
, cereal
98
98
, either
99
99
-
, optparse-applicative == 0.13.*
99
99
+
, optparse-applicative >= 0.13 && < 0.15
100
100
, text == 1.2.*
101
101
, mtl >= 2.2.1 && < 2.3
102
102
, hmatrix >= 0.18 && < 0.19