j
k
j a
j l
On 14/08/2011 12:32, Johan Tibell wrote:
This is a call for consensus. Do we agree to add infixr 6 <> (<>) :: Monoid m => m -> m -> m (<>) = mappend If so I have a patch for base and GHC ready.
This is a call for consensus. Do we agree to add
infixr 6 <>
(<>) :: Monoid m => m -> m -> m (<>) = mappend
If so I have a patch for base and GHC ready.
+1 Ganesh
Back to the thread
Back to the list