#27633: darcs 2.5 / Haskell issues -----------------------------------+---------------------------------------- Reporter: rinkevichjm@… | Owner: macports-tickets@… Type: update | Status: new Priority: High | Milestone: MacPorts Future Component: ports | Version: 1.9.2 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by rinkevichjm@…): Replying to [comment:1 rinkevichjm@…]:
Replying to [ticket:27633 rinkevichjm@…]:
An upgrade of the macports Portfiles to build darcs 2.5 will eliminate problems in building/updating darcs. It will require adding 3 new Haskell library ports and updating a couple of others to the latest versions. The new ports are hs-text, hs-deepseq (required by hs-text), and hs-tar. Two other ports which couldn't be upgraded because darcs required the older versions can now be updated hs-hashed-storage and hs-mmap. Also hs- haskeline needed to be updated. I'm enclosing the Portfiles I used to build darcs and each of the required Haskell packages. I don't think hs- mmap/Portfile needed any changes though, but it was a part of the pain in building darcs 2.4.1
Oops I noticed that didn't quite build, it just needed a couple of minor updates upping hs-platform-HTTP to version 0.9 to fix a compilation problem due to mismatching packages and then runhaskell didn't work so I changed it to the brute force build method described in the darcs wiki. -- Ticket URL: <https://trac.macports.org/ticket/27633#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS