Skip to content

Commit

Permalink
remove unneeded line from Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelXavier committed May 16, 2011
1 parent 6c49846 commit a61355d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Setup.lhs
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@


> module Main where > module Main where
> import Distribution.Simple > import Distribution.Simple
> import System.Cmd (system)


> main :: IO () > main :: IO ()
> main = defaultMain > main = defaultMain
Expand Down

0 comments on commit a61355d

Please sign in to comment.