The right implementation of showB is
  showB :: (Show a) => a -> B.ByteString
  showB = B.pack . show
(‘read’ is wrong, that would expect a quoted string).

For mtl < 2, you should be able to replace ‘state’ with ‘State’.

-- 
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Oneiric Backports.
https://bugs.launchpad.net/bugs/852603

Title:
  hedgewars << 0.9.17 can not engage in network play with current
  release

To manage notifications about this bug go to:
https://bugs.launchpad.net/oneiric-backports/+bug/852603/+subscriptions

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports

Reply via email to