Example for haskell-overridez fetch [](https://circleci.com/gh/adetokunbo/example-fetched-haskell-overridez)

November 17, 2018 ยท View on GitHub

This is a demonstration project that provides a simple target for haskell-overridez fetch, a command that enables easy syncing of nix override configuration between haskell projects that manage nix overrides with haskell-overridez.

Usage

  • Install haskell-overridez

    
    nix-env --install -f https://github.com/adetokunbo/haskell-overridez/archive/v0.10.3.1.tar.gz
    
    
  • Use haskell-overridez fetch to copy this project's override configuration

    
    haskell-overridez fetch https://github.com/adetokunbo/example-fetched-haskell-overridez