[haskeline] #83: ghci doesn't accept entire input from GNU Screen
haskeline
haskeline at projects.haskell.org
Sat May 30 21:06:48 EDT 2009
#83: ghci doesn't accept entire input from GNU Screen
-------------------+--------------------------------------------------------
Reporter: renick | Owner: judah
Type: defect | Status: assigned
Priority: major | Milestone:
Version: | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Comment (by judah):
Never mind, I can get your plugin working now (after learning a decent
amount more about vim - scripting looks like fun).
However, I can't reproduce the issue with ghci-
haskeline+haskeline-0.6.1.6; though I can reproduce it with ghci-6.10.3.
I should have mentioned that once you install ghci-haskeline it needs to
be called as such, e.g.
{{{
screen -S haskellSession -t haskellSession ~/.cabal/bin/ghci-haskeline
}}}
Does that fix it?
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/83#comment:2>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list