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