Copyright | (c) 2018 Red Hat Inc. |
---|---|
License | LGPL |
Maintainer | https://github.com/weldr |
Stability | alpha |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
BDCS.Export.Types
Description
Types related to exporting.
Documentation
exportTypeText :: ExportType -> Text Source #
exportTypeFromText :: Text -> Maybe ExportType Source #