Has a class like

class Decoration t where
  type Datum t :: *
  value :: t -> Datum t

been defined in any of the haskell packages on hackage? [There are so many variants on naming, it is rather difficult to search for this]

Jacques

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to