Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

[WIP] Use Cabal for package data #108

Closed
wants to merge 4 commits into from
Closed

Conversation

bgamari
Copy link
Collaborator

@bgamari bgamari commented Jan 5, 2016

This is a work-in-progress branch to fix #18 that I've had sitting around for lack of time. I believe much of the Cabal logic looks pretty good and it ought to produce everything that we need.

What it lacks is a good way to expose the various pieces of PackageData with an oracle such that we maintain minimal rebuilds.

I'm putting this here to provide a starting-point for someone wanting to take up this project before I am able to continue it myself.

@snowleopard
Copy link
Owner

I think this is now on the critical path for finishing #113 properly, so I intend to give it a try tonight.

@bgamari it would be great if you could resolve merge conflicts.

@snowleopard
Copy link
Owner

Never mind, I merged this into ghc-cabal branch. Now trying to compile.

I'll close this now -- many thanks again!

snowleopard added a commit that referenced this pull request Jan 12, 2016
Doesn't compile yet. [skip ci]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get rid of ghc-cabal and package-data.mk
2 participants