Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use text header for persistent build config #2261

Merged
merged 2 commits into from
Dec 9, 2014

Conversation

ttuegel
Copy link
Member

@ttuegel ttuegel commented Dec 9, 2014

Running tests on Travis...

getConfigStateFile now throws meaningful exceptions which are caught by
tryGetConfigStateFile and friends, which are allowed to propagate,
rather than just calling 'die'. If the LocalBuildInfo was generated by
an older version of Cabal, an exception is still generated, but the
LocalBuildInfo is included if it is recoverable. This feature is used to
reduce code duplication between the library and the test suite.
ttuegel added a commit that referenced this pull request Dec 9, 2014
Use text header for persistent build config
@ttuegel ttuegel merged commit 9ece664 into haskell:master Dec 9, 2014
@23Skidoo
Copy link
Member

23Skidoo commented Dec 9, 2014

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants