Copyright | (C) 2019 Myrtle Software Ltd |
---|---|
License | BSD2 (see the file LICENSE) |
Maintainer | Christiaan Baaij <christiaan.baaij@gmail.com> |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
type family Unlines (ln :: [k]) :: ErrorMessage where ... Source #
Combine multiple lines with line break. Type-level version of the unlines
function but for ErrorMessage.