]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Setup.hs
Exodus to GHC 6.8.1
[Rakka.git] / Setup.hs
index 857ea9c577e7570ced3032799252fcf2e3d13ebd..43dff8c283ee9deb662b07e8259bb36df01a1916 100755 (executable)
--- a/Setup.hs
+++ b/Setup.hs
@@ -7,4 +7,4 @@ import System.Exit
 main = defaultMainWithHooks (defaultUserHooks { runTests = runTestUnit })
     where
       runTestUnit _ _ _ _
-          = system "./dist/build/RakkaUnitTest/RakkaUnitTest"
+          = system "./dist/build/RakkaUnitTest/RakkaUnitTest" >> return ()