Database/HDBC/Types.hs:208:0:
Illegal polymorphic or qualified type: forall conn.
(IConnection conn) =>
conn -> b
In the type signature for `withWConn':
withWConn :: forall b.
ConnWrapper
-> (forall conn. (IConnection conn) =>
conn -> b) -> b
TIA
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
---
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.