Safe Haskell | None |
---|---|
Language | Haskell2010 |
Hackage.Security.Util.Pretty
Description
Producing human-reaadable strings
- class Pretty a where
Documentation
Produce a human-readable string
Minimal complete definition
Instances
Pretty DeserializationError # | |
Pretty TargetPath # | |
Pretty RootUpdated # | |
Pretty VerificationError # | |
Pretty SomeRemoteError # | |
Pretty UpdateFailure # | |
Pretty LogMessage # | |
Pretty CachedFile # | |
Pretty InvalidFileInIndex # | |
Pretty LocalFileCorrupted # | |
Pretty InvalidPackageException # | |
SomePretty f => Pretty (Some f) # | |
Pretty (Path Tar) # | |
Pretty (Path HomeDir) # | |
Pretty (Path Absolute) # | |
Pretty (Path Relative) # | |
Pretty (Path Unrooted) # | |
Pretty (Path CacheRoot) # | |
Pretty (Path IndexRoot) # | |
Pretty (Path RepoRoot) # | |
Pretty (IndexFile dec) # | |
Pretty (RemoteTemp typ) # | |
Pretty (RemoteFile fs typ) # | |