On Sun, 17 May 2009, Renick Bell wrote: > Hello, Henning, list. > > I've been playing with Haskore-SuperCollider today, and it's lots of > fun. First, I should say that I am not using hsc3 or Haskore through > emacs, but interacting directly with ghci in a terminal through vim > using this: > > http://renick-bell.blogspot.com/2009/05/send-text-from-vim-to-any-repl.html
How did you get into ghci? I use the Makefile present in the darcs repository and run $ make ghci This starts GHCi with the right paths passed as options. _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
