From: Ross Paterson Date: Sun, 27 Aug 2006 11:51:40 +0000 (+0000) Subject: add Haddock marker X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1f3328fe73d341e1cef5cc6e42bbec88d83691a3;p=haskell-directory.git add Haddock marker --- diff --git a/Data/IntMap.hs b/Data/IntMap.hs index daf85a0..e01e13b 100644 --- a/Data/IntMap.hs +++ b/Data/IntMap.hs @@ -1,5 +1,6 @@ {-# OPTIONS -cpp -fglasgow-exts -fno-bang-patterns #-} ----------------------------------------------------------------------------- +-- | -- Module : Data.IntMap -- Copyright : (c) Daan Leijen 2002 -- License : BSD-style