mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-28 14:04:35 +01:00
Updated hint patch
This commit is contained in:
parent
912c03232c
commit
f714963ef2
@ -1,6 +1,6 @@
|
|||||||
diff -ru orig/unit-tests/run-unit-tests.hs new/unit-tests/run-unit-tests.hs
|
diff -ru orig/unit-tests/run-unit-tests.hs new/unit-tests/run-unit-tests.hs
|
||||||
--- orig/unit-tests/run-unit-tests.hs 2014-03-19 13:49:32.661896632 +0200
|
--- orig/unit-tests/run-unit-tests.hs 2014-04-04 13:22:57.600165380 +0300
|
||||||
+++ new/unit-tests/run-unit-tests.hs 2014-03-19 13:49:32.000000000 +0200
|
+++ new/unit-tests/run-unit-tests.hs 2014-04-04 13:22:57.000000000 +0300
|
||||||
@@ -191,7 +191,7 @@
|
@@ -191,7 +191,7 @@
|
||||||
test_catch :: TestCase
|
test_catch :: TestCase
|
||||||
test_catch = TestCase "catch" [] $ do
|
test_catch = TestCase "catch" [] $ do
|
||||||
Loading…
Reference in New Issue
Block a user