FunPtr has no Ord or Eq instance

« jhc project page

FunPtr, declared in Jhc.Addr has no Eq or Ord instances, ideally since it is a newtype, we should be able to use newtype deriving to create this instance.

Details

Id: cfaf0ff2b21f778812bfd4a15c213c1d6af66798
Type: bugfix
Creation time: 2009-04-07 23:47 GMT
Creator: John Meacham <john@...>
Release: unassigned
Component: lib
Status: closed: fixed fixed

Issue log

2009-08-21 02:06 GMT John Meacham <john@...> closed with disposition fixed
2009-04-07 23:47 GMT John Meacham <john@...> created