| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Net.Mac.Text
Documentation
encodeWith :: MacEncoding -> Mac -> Text Source
decodeWith :: MacDecoding -> Text -> Maybe Mac Source
decodeEitherWith :: MacDecoding -> Text -> Either String Mac Source
parserWith :: MacDecoding -> Parser Mac Source