text, warp and blaze-builder
Christian Maeder
Christian.Maeder at dfki.de
Mon Dec 9 14:49:28 UTC 2013
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
More information about the Libraries
mailing list