update for ghc 7.10
This commit is contained in:
parent
86e638567a
commit
4ea33b09c9
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
- Licensed under the GNU GPL version 3 or higher.
|
- Licensed under the GNU GPL version 3 or higher.
|
||||||
-}
|
-}
|
||||||
|
|
||||||
{-# LANGUAGE OverloadedStrings #-}
|
{-# LANGUAGE OverloadedStrings, FlexibleContexts #-}
|
||||||
|
|
||||||
import Development.NSIS
|
import Development.NSIS
|
||||||
import System.Directory
|
import System.Directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue