On 29 March 2011 06:40, Jeff Wheeler <[email protected]> wrote: > On Mon, Mar 28, 2011 at 7:33 AM, Edward Amsden <[email protected]> wrote: >>> * mention alex in the cabal file (I don't remember the syntax but there is >>> a way to specify tools needed to build). >> build-tools: alex >> >> in the library/executable section > > Oh, my bad. I removed this because alex is included in the Platform, > so it seemed like it'd always be available. I'll add it back.
Not *everyone* has the Platform installed! (I prefer to install ghc and then just the libraries I need via my package manager). -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
