
9 Dec
2013
9 Dec
'13
9:49 a.m.
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