Skip to content
Snippets Groups Projects
Commit 1fed87b8 authored by ian@well-typed.com's avatar ian@well-typed.com
Browse files

Stop using the deprecated System.Cmd

parent f14bdd7a
No related branches found
No related tags found
No related merge requests found
...@@ -9,4 +9,4 @@ module System ( ...@@ -9,4 +9,4 @@ module System (
import System.Exit import System.Exit
import System.Environment import System.Environment
import System.Cmd import System.Process
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment