Fix tests, export parser spec
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
module Language.Haskell.GhcMod.Options.Options (
|
||||
parseArgs,
|
||||
parseArgsInteractive,
|
||||
GhcModCommands(..)
|
||||
GhcModCommands(..),
|
||||
globalArgSpec
|
||||
) where
|
||||
|
||||
import Options.Applicative
|
||||
|
||||
Reference in New Issue
Block a user