Skip to content

Commit

Permalink
Update the test for older GHC
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Nov 9, 2017
1 parent 49011b9 commit f452061
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Test.hs
Expand Up @@ -6,6 +6,7 @@ import qualified Main
import Control.Concurrent
import Control.Exception
import Control.Monad
import Data.Functor
import System.Directory.Extra
import System.Time.Extra
import System.Environment
Expand All @@ -14,6 +15,7 @@ import System.Mem
import System.Random
import Development.Shake(removeFiles)
import Development.Shake.FilePath
import Prelude


---------------------------------------------------------------------
Expand Down

0 comments on commit f452061

Please sign in to comment.