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/Parse.hs | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'Codec/MIME/Parse.hs') diff --git a/Codec/MIME/Parse.hs b/Codec/MIME/Parse.hs index 07bdb46..488331c 100644 --- a/Codec/MIME/Parse.hs +++ b/Codec/MIME/Parse.hs @@ -1,13 +1,16 @@ -{- | - Module : Codec.MIME.Parse - Copyright : (c) 2006-2008 Galois Inc. - - Maintainer : Sigbjorn Finne - Stability : unstable - Portability : GHC - - Parsing MIME content. --} +-------------------------------------------------------------------- +-- | +-- Module : Codec.MIME.Pare +-- Copyright : (c) 2006-2009, Galois, Inc. +-- License : BSD3 +-- +-- Maintainer: Sigbjorn Finne +-- Stability : provisional +-- Portability: portable +-- +-- Parsing MIME content. +-- +-------------------------------------------------------------------- module Codec.MIME.Parse ( parseMIMEBody , parseMIMEType -- cgit v1.2.3