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

[DEVOPS-1061] Add support for cabal new-build #3662

Merged
merged 6 commits into from
Sep 26, 2018

Commits on Sep 26, 2018

  1. [DEVOPS-1061] Rename utxo -> cardano-sl-utxo

    This helps our nix expressions identify the "local" packages.
    rvl committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    2581524 View commit details
    Browse the repository at this point in the history
  2. [DEVOPS-1061] Add cabal.project

    rvl committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    73ddc92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b45a3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae9f6d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a82fa7 View commit details
    Browse the repository at this point in the history
  6. [DEVOPS-1061] shell.nix: remove cabal

    The current package set comes with cabal 2.0.0.1 which has a bug
    relating to cpphs.
    
    So don't include this in the shell. Ask the user to install their own
    cabal 2.2 from the 18.09 channel.
    rvl committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    6a920f8 View commit details
    Browse the repository at this point in the history