]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - test/ShellTests.hs
Relax dependencies and fix a deprecation warning.
[dead/htsn.git] / test / ShellTests.hs
index 65a10ccca97daf27dd80e55e15e8a75e3d55a735..1e884d5ef435eb5d7631e76046515a6d19d59724 100644 (file)
@@ -1,7 +1,7 @@
 module Main
 where
 
-import System.Cmd ( system )
+import System.Process ( system )
 import System.Exit ( exitWith )
 
 main :: IO ()