X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Network%2FHTTP%2FLucu%2FMIMEParams.hs;h=bfde1c932e3156e4db53456994c15943f3b8e9e4;hp=b3edeb5836745779d8f2820eae92b90d19f98fcf;hb=48bc90d;hpb=b1fac0a2cb1cafa008c0efa8ae4e14afbee0927f diff --git a/Network/HTTP/Lucu/MIMEParams.hs b/Network/HTTP/Lucu/MIMEParams.hs index b3edeb5..bfde1c9 100644 --- a/Network/HTTP/Lucu/MIMEParams.hs +++ b/Network/HTTP/Lucu/MIMEParams.hs @@ -45,7 +45,7 @@ import Network.HTTP.Lucu.Utils import Prelude hiding (concat, mapM, takeWhile) import Prelude.Unicode --- |A map from MIME parameter attributes to values. Attributes are +-- |A 'Map' from MIME parameter attributes to values. Attributes are -- always case-insensitive according to RFC 2045 -- (). newtype MIMEParams