| Copyright | Duncan Coutts 2007 |
|---|---|
| Maintainer | cabal-devel@haskell.org |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Distribution.Text (signature[?])
Description
Documentation
Instances
| Text Bool # | |
| Text Int # | |
| Text Version # | |
| Text Platform # | |
| Text Arch # | |
| Text OS # | |
| Text BuildType # | |
| Text ForeignLibOption # | |
| Text ForeignLibType # | |
| Text RepoType # | |
| Text RepoKind # | |
| Text ModuleName # | |
| Text ModuleRenaming # | |
| Text IncludeRenaming # | |
| Text VersionRange # | |
| Text Version # | |
| Text TestType # | |
| Text BenchmarkType # | |
| Text License # | |
| Text KnownExtension # | |
| Text Extension # | |
| Text Language # | |
| Text AbiTag # | |
| Text CompilerId # | |
| Text CompilerFlavor # | |
| Text LegacyExeDependency # | |
| Text AbiHash # | |
| Text DefUnitId # | |
| Text UnitId # | The textual format for |
| Text ComponentId # | |
| Text Module # | |
| Text PackageIdentifier # | |
| Text PkgconfigName # | |
| Text PackageName # | |
| Text UnqualComponentName # | |
| Text ComponentName # | |
| Text PkgconfigDependency # | |
| Text ModuleReexport # | |
| Text Mixin # | |
| Text ExeDependency # | |
| Text Dependency # | |
| Text LibVersionInfo # | |
| Text OpenModule # | |
| Text OpenUnitId # | |
| Text AbiDependency # | |
| Text ExposedModule # | |
| Text TestShowDetails # | |
| Text RelaxedDep # | |
defaultStyle :: Style Source #
The default rendering style used in Cabal for console output. It has a fixed page width and adds line breaks automatically.