fix build with pre-AMP ghc

This commit is contained in:
Joey Hess 2016-09-06 14:23:53 -04:00
parent 833a80ae89
commit 867fd50637
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -13,6 +13,8 @@ import Utility.QuickCheck
import Data.Time.Clock.POSIX
import Control.Concurrent
import Control.Applicative
import Prelude
{- Enough information to uniquely identify a transfer, used as the filename
- of the transfer information file. -}