Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4
Signed-off-by: Joey Hess <joey@kitenet.net>
This commit is contained in:
parent
afe9e78401
commit
041d324125
4 changed files with 6 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
module Utility.TempFile where
|
||||
|
||||
import IO (bracket)
|
||||
import Control.Exception (bracket)
|
||||
import System.IO
|
||||
import System.Posix.Process hiding (executeFile)
|
||||
import System.Directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue