8 Mar
2014
8 Mar
'14
4:38 p.m.
On Fri, 7 Mar 2014 23:46:48 -0500 wren ng thornton <winterkoninkje@gmail.com> wrote:
On Fri, Mar 7, 2014 at 11:45 PM, wren ng thornton <winterkoninkje@gmail.com> wrote:
On Fri, Mar 7, 2014 at 11:12 PM, Carter Schonwald <carter.schonwald@gmail.com> wrote:
you need to use the new versions of alex and happy
cabal update ; cabal install alex happy
I have version 3.1.3 installed, but I still seem to be getting the same problem
Hmmm, working now. Seems like cabal wasn't picking up the right alex...
Or you were using already generated old lexer. -- Sergei