
13 Oct
2009
13 Oct
'09
3:43 a.m.
On Tue, Oct 13, 2009 at 12:08:21PM +1100, Erik de Castro Lopo wrote:
Here's an example. CGI uses MTL, Iteratee uses Transformers.
So, how do you use CGI and Iteratee in the same program?
There should be no problem with that, as long as you build your program using cabal. Cabal will build each package exposing only the packages it directly depends on.