Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
data SpecifiedStdinWithFileInput Source #
This exception is thrown when the user specifies the STDIN name while
using an input file. In other words, when --input=file
and
--stdin=anything
.