![]() |
|
|
|
|
1
29th March 12:41
External User
Posts: 1
|
From: Ronald G Minnich rminnich@lanl.gov
In linux I use darcs it's written in haskell. I tried once or twice to look into ghc source and try to get it running under plan9 so I can run darcs but failed. I dont have much experience with haskell except for darcs. Maybe someone with more knowledge with haskell can take a look.. ,Fernan |
|
|
|
|
2
29th March 12:42
External User
Posts: 1
|
On 1/25/06, FernanBolando@astec-power.com <FernanBolando@astec-power.com>
You are supposed to be able to generate some intermediate C to port haskell to new platforms. I took a swipe at this once... it did not go well ![]() Dave |
|
|
3
29th March 12:42
External User
Posts: 1
|
There's an old port of hugs at
http://pages.cpsc.ucalgary.ca/~mirtchov/p9/hugs/ It might do, or not. At any rate, hugs looks a bit friendlier to port than ghc. |
|
|
|