Fix GHC<7.10

This commit is contained in:
Daniel Gröber
2016-01-09 23:39:04 +01:00
parent 16b63cf22c
commit 363aa10fcd
2 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,4 @@
{-# LANGUAGE OverloadedStrings #-}
module FindSpec where
import Language.Haskell.GhcMod.Find