Obsoleting fromCabalFile.

This commit is contained in:
Kazu Yamamoto
2013-09-19 16:21:48 +09:00
parent 97da4e9be1
commit 8e4d2cec21
4 changed files with 20 additions and 21 deletions

View File

@@ -8,7 +8,7 @@ module Language.Haskell.GhcMod.Internal (
, IncludeDir
, CompilerOptions(..)
-- * Cabal API
, fromCabalFile
, getCompilerOptions
, parseCabalFile
, cabalAllBuildInfo
, cabalDependPackages