removing an old incorrect comment.
This commit is contained in:
parent
ad0bd9d552
commit
f4f55d8cf0
@ -71,7 +71,6 @@ getGHCOptions ghcOptions binfo = ghcOptions ++ exts ++ [lang] ++ libs ++ libDirs
|
||||
|
||||
----------------------------------------------------------------
|
||||
|
||||
-- Causes error, catched in the upper function.
|
||||
cabalBuildInfo :: GenericPackageDescription -> Maybe BuildInfo
|
||||
cabalBuildInfo pd = fromLibrary pd <|> fromExecutable pd
|
||||
where
|
||||
|
Loading…
Reference in New Issue
Block a user