Re: [JVM-B] haskell-jvm-bridge-0.3.1.RC5 revived!
Status: Beta
Brought to you by:
ashley-y
From: Artem Gr <ar...@bi...> - 2007-01-02 10:14:41
|
We can place the darcs binary into the project directory. Stripped and upx-ed it's only 716 kb. I did this: scp -P 22 darcs ar...@ss...:/home/groups/j/jv/jvm-bridge/ then placed export PATH=$PATH:/home/groups/j/jv/jvm-bridge to the end of my .bash_profile Then i did: SSH_PORT=22 darcs pull -v ar...@ss...:/home/groups/j/jv/jvm-bridge/htdocs/haskell-jvm-bridge/ and it works! Ashley Yakeley wrote: > On Dec 22, 2006, at 05:15, Artem Gr wrote: > >> All right, the GHC-6.6-only variant should be easier to do. >> >> BTW, here are the GHC-6.4 release and the darcs repository: >> http://jvm-bridge.sourceforge.net/ > > How can I push patches to the darcs repository? SF doesn't have darcs > installed, and installing it in my own space will fill up my quota. > > --Ashley Yakeley |