17 Aug 2007 14:44:28 +0100, Jon Fairbairn :
Why not
data EnvItem a = EnvItem {key:: Key, value:: a}
It's the real solution, but I feel it was worthwhile to underscore the
other mistakes (often encountered by the newbies) in types and
parameters.
--
Jedaï