Give -foverlapping-instances to Data.Typeable
[haskell-directory.git] / Control / Monad / ST.hs
index 0e34857..0a40720 100644 (file)
@@ -10,7 +10,7 @@
 --
 -- This library provides support for /strict/ state threads, as
 -- described in the PLDI \'94 paper by John Launchbury and Simon Peyton
--- Jones /Lazy State Threads/.
+-- Jones /Lazy Functional State Threads/.
 --
 -----------------------------------------------------------------------------