exporting necessary types.
This commit is contained in:
parent
e49fef6765
commit
2d1133ea8e
@ -5,6 +5,9 @@ module Language.Haskell.GhcMod.Internal (
|
||||
LogReader
|
||||
, GHCOption
|
||||
, Package
|
||||
, PackageBaseName
|
||||
, PackageVersion
|
||||
, PackageId
|
||||
, IncludeDir
|
||||
, CompilerOptions(..)
|
||||
-- * Cabal API
|
||||
|
Loading…
Reference in New Issue
Block a user