fix build with old ghc
This commit is contained in:
parent
44c55e2441
commit
df67626cb7
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ import System.Exit (ExitCode(..))
|
||||||
import System.IO
|
import System.IO
|
||||||
import qualified Data.ByteString.Lazy as L
|
import qualified Data.ByteString.Lazy as L
|
||||||
import Data.Char
|
import Data.Char
|
||||||
|
import Control.Applicative
|
||||||
|
import Prelude
|
||||||
|
|
||||||
newtype Offset = Offset Integer
|
newtype Offset = Offset Integer
|
||||||
deriving (Show)
|
deriving (Show)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue