
At last check blaze-builder hadn't updated its text dependency though stuff built on top of it has. I opened an issue with the repo about it as this is currently blocking the updated release of trifecta. Sent from my iPhone
On Dec 9, 2013, at 9:49 AM, Christian Maeder
wrote: Hi,
with the new version 1.0.0.0 of text I have a problem to use warp that indirectly (via blaze-builder) relies on text-0.11.3.1
I do:
import qualified Data.Text as T
and get:
Couldn't match type `text-0.11.3.1:Data.Text.Internal.Text' with `T.Text' Expected type: [T.Text] Actual type: [text-0.11.3.1:Data.Text.Internal.Text]
How is this best fixed?
Cheers Christian
Part of "ghc-pkg list" shows:
text-0.11.3.1 text-1.0.0.0 _______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries