Skip to content
Snippets Groups Projects
Commit 9a73fa91 authored by Simon Marlow's avatar Simon Marlow
Browse files

fix imports

parent 501eee1b
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ Path settings auto-generated by Cabal:
> import System.Console.GetOpt
> import Control.Monad ( liftM )
> import System.Environment
> import System.Exit
> import Data.Char
> import System.IO
> import Data.Array( assocs, elems, (!) )
......
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