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

haskell: build Setup.hs with a separate pkgdb #39735

Closed
wants to merge 3 commits into from

Commits on Jun 18, 2018

  1. haskell generic-builder: Always use separate pkg db for custom setup

    This decreases complexity and ensures setup dependencies are properly
    specified with `setup-depends` as they should be. Testing will say if
    this is a reasonable change.
    Ericson2314 committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    f8ec07e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d5751b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d416624 View commit details
    Browse the repository at this point in the history