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

Add ways to build hadrian using nix #473

Merged
merged 2 commits into from
Nov 20, 2017

Commits on Nov 17, 2017

  1. Add ways to build hadrian using nix

    This adds two new files to the hadrian directory
    
        shell.nix sets up the build envrionment you need to build ghc
        build-nix is a simple wrapper which invokes hadrian in the correct environment
    
    Note: this patch was authored by @mpickering, however it ended up on phabricator due to the subtree as https://phabricator.haskell.org/D4207.
    angerman authored and mpickering committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    a228f38 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    ce80f25 View commit details
    Browse the repository at this point in the history