aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/golden-tests/runtests.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/golden-tests/runtests.hs b/tests/golden-tests/runtests.hs
index f3c142e0..f3027b72 100644
--- a/tests/golden-tests/runtests.hs
+++ b/tests/golden-tests/runtests.hs
@@ -57,7 +57,7 @@ test = do
let path = init libdir </> librariesPath </> name ++ "-" ++ version
in "-i " ++ path ++ "," ++ path </> name ++ ".haddock"
- let base = mkDep "base" "4.2.0.0"
+ let base = mkDep "base" "4.2.0.1"
process = mkDep "process" "1.0.1.2"
ghcprim = mkDep "ghc-prim" "0.2.0.0"