Closed GoogleCodeExporter closed 9 years ago
One more improvement:
labelEq :: forall (a::Tag) (b::Tag).Label a -> Label b -> Maybe (EqTag a b)
Original comment by ggr...@gmail.com
on 1 Jun 2007 at 11:42
Fixed in Omega 1.4.2:
prompt> labelEq `jj `jj
(Just Eq) : Maybe (Equal `jj `jj)
prompt> labelEq
<primfun labelEq> : forall (a:Tag) (b:Tag).Label a -> Label b -> Maybe (Equal a
b)
Original comment by ggr...@gmail.com
on 11 Jun 2007 at 2:35
Original issue reported on code.google.com by
ggr...@gmail.com
on 5 May 2007 at 10:34