Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
CabalGild.Unstable.Exception.MoreThanOneCabalFileFound
Synopsis
Documentation
data MoreThanOneCabalFileFound Source #
This exception is thrown when no input or output file has been specified, stdin is a terminal device, and there are multiple Cabal files in the current directory.
Constructors
MoreThanOneCabalFileFound |