[project @ 2005-10-13 11:09:50 by ross]
[haskell-directory.git] / Data / Array / Diff.hs
index cdb7004..94018e4 100644 (file)
@@ -6,7 +6,7 @@
 -- 
 -- Maintainer  :  libraries@haskell.org
 -- Stability   :  experimental
--- Portability :  non-portable
+-- Portability :  non-portable (uses Data.Array.IArray)
 --
 -- Functional arrays with constant-time update.
 --