cabal-gild
Safe HaskellSafe-Inferred
LanguageHaskell2010

CabalGild.Unstable.Exception.NoCabalFileFound

Synopsis

Documentation

data NoCabalFileFound Source #

This exception is thrown when no input or output file has been specified, stdin is a terminal device, and there are no Cabal files in the current directory.

Constructors

NoCabalFileFound