| Copyright | (c) 2020 berberman |
|---|---|
| License | MIT |
| Maintainer | berberman <1793913507@qq.com> |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Distribution.ArchHs.PP
Description
This module provides simple pretty-printing functions work with the cli program.
Documentation
prettySkip :: [String] -> String Source #
prettyFlags :: [(PackageName, [Flag])] -> String Source #
prettySolvedPkgs :: [SolvedPackage] -> String Source #
prettyDeps :: [PackageName] -> String Source #