exporting necessary types.

This commit is contained in:
Kazu Yamamoto 2014-04-24 12:17:50 +09:00
parent e49fef6765
commit 2d1133ea8e
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ module Language.Haskell.GhcMod.Internal (
LogReader
, GHCOption
, Package
, PackageBaseName
, PackageVersion
, PackageId
, IncludeDir
, CompilerOptions(..)
-- * Cabal API