Closed GoogleCodeExporter closed 9 years ago
this is now as simple as:
cd src
## ensure nothing is checked out:
svn status
svn merge -r182:183 https://omega.googlecode.com/svn/branches/llvm-gen/src .
## REBUILD, TEST
svn ci -m "reapply Readline functionality"
Original comment by ggr...@gmail.com
on 23 Aug 2008 at 9:19
This is a possible recipe how to get Readline back on Windows:
http://kayalang.org/download/compiling/windows/readline
Original comment by ggr...@gmail.com
on 26 Aug 2008 at 9:19
http://hackage.haskell.org/packages/archive/editline/0.2.1.0/doc/html/System-Con
sole-Editline-Readline.html
is probably the way to go.
Original comment by ggr...@gmail.com
on 19 Jan 2009 at 5:13
fixed by r196.
Original comment by ggr...@gmail.com
on 19 Jan 2009 at 5:19
Original issue reported on code.google.com by
ggr...@gmail.com
on 4 Jul 2008 at 5:20