| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Chromatin.Rebuild.Build
Documentation
data InstallResult Source #
Instances
| Eq InstallResult Source # | |
Defined in Chromatin.Rebuild.Build Methods (==) :: InstallResult -> InstallResult -> Bool # (/=) :: InstallResult -> InstallResult -> Bool # | |
| Show InstallResult Source # | |
Defined in Chromatin.Rebuild.Build Methods showsPrec :: Int -> InstallResult -> ShowS # show :: InstallResult -> String # showList :: [InstallResult] -> ShowS # | |