Add minView and maxView to Map and Set
[haskell-directory.git] / Text / Html.hs
index 2281e39..7db590c 100644 (file)
@@ -1,8 +1,9 @@
+{-# OPTIONS_GHC -fno-bang-patterns #-}
+
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Text.Html
--- Copyright   :  (c) Andy Gill, and the Oregon Graduate Institute of 
---               Science and Technology, 1999-2001
+-- Copyright   :  (c) Andy Gill and OGI, 1999-2001
 -- License     :  BSD-style (see the file libraries/base/LICENSE)
 -- 
 -- Maintainer  :  Andy Gill <andy@galconn.com>