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

New loop #242

Merged
merged 6 commits into from Mar 14, 2015
Merged

New loop #242

merged 6 commits into from Mar 14, 2015

Commits on Mar 12, 2015

  1. Add sandbox finding function in Util.

    This is hopefully a more robust way to find sandboxes. It searches for
    the through several enrironment variable, then looks for cabal.sandbox.config in the current folder and any parents.
    cchalmers committed Mar 12, 2015
    Copy the full SHA
    e085077 View commit details
    Browse the repository at this point in the history
  2. Diagrams.Backend.CmdLine formatting.

    Make indentation consistent with the rest of the library.
    cchalmers committed Mar 12, 2015
    Copy the full SHA
    f76de07 View commit details
    Browse the repository at this point in the history
  3. Make CmdLine loop use new sandbox finding function.

    Also make the output prettier.
    cchalmers committed Mar 12, 2015
    Copy the full SHA
    66d5f70 View commit details
    Browse the repository at this point in the history
  4. Redundant import.

    cchalmers committed Mar 12, 2015
    Copy the full SHA
    038c7be View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. Copy the full SHA
    7847e8c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c1be29f View commit details
    Browse the repository at this point in the history