Safe Haskell | Safe-Inferred |
---|
GHC.ParMake.Types
- data Dep = Dep {
- depTarget :: FilePath
- depInternal :: [FilePath]
- depExternal :: [FilePath]
Documentation
A single dependency extracted from the 'ghc -M' output.
Constructors
Dep | |
Fields
|
ghc-parmake-0.1.5: A parallel wrapper for 'ghc --make'.
Safe Haskell | Safe-Inferred |
---|
GHC.ParMake.Types
A single dependency extracted from the 'ghc -M' output.
Constructors
Dep | |
Fields
|