Opened 14 years ago
Closed 11 years ago
#27633 closed update (fixed)
darcs 2.5 / Haskell issues
Reported by: | rinkevichjm@… | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | gwright@…, anddam (Andrea D'Amore), cooljeanius (Eric Gallager) | |
Port: | darcs hs-deepseq hs-hashed-storage hs-haskeline hs-mmap hs-tar hs-text |
Description
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. I'm enclosing the Portfiles I used to build darcs and each of the required Haskell packages.
Attachments (8)
Change History (16)
Changed 14 years ago by rinkevichjm@…
Changed 14 years ago by rinkevichjm@…
Attachment: | macports.darcs.patches added |
---|
macports.darcs.patches - the output of diff -N -rcs
comment:2 Changed 14 years ago by rinkevichjm@…
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.
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | MacPorts Future |
---|---|
Priority: | High → Normal |
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | gwright@… added |
---|---|
Port: | darcs hs-deepseq hs-hashed-storage hs-haskeline hs-mmap hs-tar hs-text added |
Cc'ing the maintainer of the existing ports.
comment:6 Changed 12 years ago by cooljeanius (Eric Gallager)
Somehow hs-text got added without hs-deepseq also getting added... not sure how that happened...
comment:8 Changed 11 years ago by neverpanic (Clemens Lang)
Owner: | changed from macports-tickets@… to cal@… |
---|
This ticket is superseded by r106848.
comment:9 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
hs-deepseq/Portfile