Erik de Castro Lopo wrote: > Gregory Crosswhite wrote: > > > ghc-pkg hide transformers > > Here's an example. CGI uses MTL, Iteratee uses Transformers. > > So, how do you use CGI and Iteratee in the same program?
CGI is just one of many examples. Text.Regex, Network.HTTP, Database.HDBS.Sqlite, Tagsoup are others. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
