Rebalance between lib and exe

This commit is contained in:
Alan Zimmerman
2016-02-09 22:24:46 +02:00
parent d47c9f1205
commit 5f070b8428
8 changed files with 86 additions and 52 deletions

View File

@@ -1,7 +1,7 @@
module ShellParseSpec where
import Language.Haskell.GhcMod.Options.ShellParse
import GHCMod.Options.ShellParse
import Test.Hspec