bytes-patterns-0.1.0.0: Template haskell macro for casing on Bytes
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Bytes.Patterns

Synopsis

Documentation

makeBytesPatterns :: [String] -> Q [Dec] Source #

only use functions generated by this macro in the same case generated functions follow the format "isFooBarBaz" replacing spaces with camel case