add Haddock marker
[haskell-directory.git] / Data / IntMap.hs
index daf85a0..e01e13b 100644 (file)
@@ -1,5 +1,6 @@
 {-# OPTIONS -cpp -fglasgow-exts -fno-bang-patterns #-} 
 -----------------------------------------------------------------------------
+-- |
 -- Module      :  Data.IntMap
 -- Copyright   :  (c) Daan Leijen 2002
 -- License     :  BSD-style