darcs

Patch 653 make hspwd depend on the hierarchical libraries instea...

Title make hspwd depend on the hierarchical libraries instea...
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2011-08-13.14:22:56 by ganesh, last changed 2011-08-18.20:33:15 by ganesh.

Files
File name Status Uploaded Type Edit Remove
make-hspwd-depend-on-the-hierarchical-libraries-instead-of-haskell98.dpatch ganesh, 2011-08-13.14:22:56 application/x-darcs-patch
unnamed ganesh, 2011-08-13.14:22:56 text/x-darcs-patch
unnamed ganesh, 2011-08-13.14:22:56
See mailing list archives for discussion on individual patches.
Messages
msg14634 (view) Author: ganesh Date: 2011-08-13.14:22:56
1 patch for repository darcs-unstable@darcs.net:screened:

Sat Aug 13 15:10:02 BST 2011  Ganesh Sittampalam <ganesh@earth.li>
  * make hspwd depend on the hierarchical libraries instead of haskell98
  As of GHC 7.2, there isn't a portable way to build against haskell98
  because in GHC 7.2 it exports Prelude which clashes with base, but
  in <7.2 it doesn't export Prelude.
Attachments
msg14646 (view) Author: ganesh Date: 2011-08-13.16:32:38
self-accepting as it's just the test suite and getting GHC 7.2 working is 
useful
History
Date User Action Args
2011-08-13 14:22:56ganeshcreate
2011-08-13 15:09:54ganeshsetstatus: needs-screening -> needs-review
2011-08-13 16:32:38ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg14646
2011-08-18 20:33:15ganeshsetstatus: accepted-pending-tests -> accepted