
10 Dec
2013
10 Dec
'13
5:16 a.m.
With the new blaze-builder-0.3.3.2 version all works fine (after a complete reinstallation). Thanks Christian Am 09.12.2013 15:49, schrieb Christian Maeder:
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