fix build with pre-AMP ghc
This commit is contained in:
parent
833a80ae89
commit
867fd50637
1 changed files with 2 additions and 0 deletions
|
@ -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. -}
|
||||
|
|
Loading…
Reference in a new issue