update for ghc 7.10

This commit is contained in:
Joey Hess 2015-09-01 15:02:37 -07:00
parent 86e638567a
commit 4ea33b09c9

View file

@ -17,7 +17,7 @@
- Licensed under the GNU GPL version 3 or higher.
-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE OverloadedStrings, FlexibleContexts #-}
import Development.NSIS
import System.Directory