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.
|
||||
-}
|
||||
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE OverloadedStrings, FlexibleContexts #-}
|
||||
|
||||
import Development.NSIS
|
||||
import System.Directory
|
||||
|
|
Loading…
Add table
Reference in a new issue