[project @ 2000-04-03 10:10:22 by panne]
[ghc-hetmet.git] / ghc / lib / std / PrelAddr.lhs
index 3b9f77d..8a46737 100644 (file)
@@ -23,6 +23,8 @@ module PrelAddr (
 
 import PrelGHC
 import PrelBase
+
+infixl 5 `plusAddr`
 \end{code}
 
 \begin{code}