Skip to content
Snippets Groups Projects
Commit d4102dce authored by John Ericson's avatar John Ericson
Browse files

Add applicative import for old GHCs in BuildToolsPathForeign test

Should we stick this in the testing prelude too?
parent 0ccf26df
No related branches found
No related tags found
No related merge requests found
import Test.Cabal.Prelude
import Control.Applicative ((<$>))
import Control.Monad.IO.Class
import System.Environment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment