[Haskell-cafe] Takusen and iteratee problem
Valery V. Vorotyntsev
valery.vv at gmail.com
Sat Mar 20 02:47:32 EDT 2010
> Today I stuck with the following problem: I want to read a file with
> iteratee package, and but it to database through Takusen package, but
> it doesn't work. The `Takusen` was built with `mtl` package, and
> `iteratee` - with `transformers`, so they are conflicting when used
> simultaneously.
And what error message is displayed?
--
vvv
More information about the Haskell-Cafe
mailing list