Add support for overloaded string literals.
[ghc-hetmet.git] / compiler / rename / RnEnv.lhs
index 32806f0..d09c2ab 100644 (file)
@@ -546,7 +546,7 @@ At the moment this just happens for
   * "do" notation
 
 We store the relevant Name in the HsSyn tree, in 
-  * HsIntegral/HsFractional    
+  * HsIntegral/HsFractional/HsIsString
   * NegApp
   * NPlusKPat
   * HsDo