[Haskell-cafe] Problem on overlapping instances

Magicloud Magiclouds magicloud.magiclouds at gmail.com
Wed Jan 5 09:24:47 CET 2011


Hi,
  I am using Data.Binary which defined "instance Binary a => Binary
[a]". Now I need to define "instance Binary [String]" to make
something special for string list.
  How to make it work? I looked into the chapter of
overlappinginstances, nothing works.
-- 
竹密岂妨流水过
山高哪阻野云飞



More information about the Haskell-Cafe mailing list