GaloisInc / mime

A Haskell MIME library
Other
12 stars 11 forks source link

Hackage Documentation Sparse #6

Open DavidHarrison opened 10 years ago

DavidHarrison commented 10 years ago

The Haddock documentation on Hackage is missing some clarity, especially with functions such as splitMulti (Text -> Text -> ([MIMEValue], Text)) for which the function and arguments cannot be inferred easily from the type signature.