File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ constraints:
42
42
, tasty == 1.5
43
43
44
44
-- https://hackage.haskell.org/package/tasty-hunit
45
- , tasty-hunit == 0.10.1
45
+ , tasty-hunit == 0.10.2
46
46
47
47
-- https://hackage.haskell.org/package/text
48
48
-- GHC boot library
Original file line number Diff line number Diff line change 24
24
` 1.5.2.0 ` blocked by
25
25
[ ` ginger ` ] ( https://hackage.haskell.org/package/ginger )
26
26
([ PR] ( https://github.com/tdammers/ginger/pull/81 ) )
27
+ * [ ` tasty ` ] ( https://hackage.haskell.org/package/tasty )
28
+ ` 1.5.1 ` is effectively disabled by constraint ` base <0 ` made in revision 1,
29
+ but it is not marked as deprecated. See issue
30
+ [ #421 ] ( https://github.com/UnkindPartition/tasty/issues/421 ) .
27
31
* [ ` text ` ] ( https://hackage.haskell.org/package/text )
28
32
` 2.1 ` blocked by
29
33
[ ` ginger ` ] ( https://hackage.haskell.org/package/ginger )
You can’t perform that action at this time.
0 commit comments