From 7c0a90bd7d012296eefbe2bfb07327752654b37c Mon Sep 17 00:00:00 2001 From: Sigbjorn Finne Date: Sat, 31 Jan 2009 08:27:34 -0800 Subject: haddock additions --- Codec/MIME/Utils.hs | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'Codec/MIME/Utils.hs') diff --git a/Codec/MIME/Utils.hs b/Codec/MIME/Utils.hs index 03f41fb..8c4e921 100644 --- a/Codec/MIME/Utils.hs +++ b/Codec/MIME/Utils.hs @@ -1,14 +1,16 @@ -{- | - Module : Codec.MIME.Utils - Copyright : (c) 2007-2008, Galois, Inc. - License : BSD3 - - Maintainer : Sigbjorn Finne - Stability : unstable - Portability : GHC - - Extracting content from MIME values and types. --} +-------------------------------------------------------------------- +-- | +-- Module : Codec.MIME.Utils +-- Copyright : (c) 2006-2009, Galois, Inc. +-- License : BSD3 +-- +-- Maintainer: Sigbjorn Finne +-- Stability : provisional +-- Portability: portable +-- +-- Extracting content from MIME values and types. +-- +-------------------------------------------------------------------- module Codec.MIME.Utils ( findMultipartNamed -- :: String -> MIMEValue -> Maybe MIMEValue ) where -- cgit v1.2.3