Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Internal pretty-printing helpers for Nix expressions.
- onlyIf :: Bool -> Doc -> Doc
- setattr :: String -> Doc -> Set String -> Doc
- toAscList :: Set String -> [String]
- listattr :: String -> Doc -> [String] -> Doc
- boolattr :: String -> Bool -> Bool -> Doc
- attr :: String -> Doc -> Doc
- string :: String -> Doc
- funargs :: [Doc] -> Doc
- module Text.PrettyPrint.HughesPJClass
- class Text a where
- disp :: Text a => a -> Doc