Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
A preprocessor that finds and combines specs.
NOTE: This module is not meant for public consumption. For user documentation look at http://hspec.github.io/hspec-discover.html.
Documentation
driverWithFormatter :: String -> ShowS Source #
moduleNameFromId :: String -> String Source #
Return module name of a fully qualified identifier.
pathToModule :: FilePath -> String Source #
Derive module name from specified path.