Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: diagrams/diagrams-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0.6
Choose a base ref
...
head repository: diagrams/diagrams-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0.7
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 8, 2015

  1. Include LambdaCase extension in Cabal file.

    Looking [here] it appears that we don't get a failing build plan for GHC 7.4 because we don't require this extension in the Cabal file.
    
    [here]: http://matrix.hackage.haskell.org/package/diagrams-lib
    fryguybob authored and byorgey committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    adde266 View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.3.0.7

    byorgey committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    84812ee View commit details
    Browse the repository at this point in the history
  3. Release notes for 1.3.0.7

    (cherry picked from commit 1d39bef)
    byorgey committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    7cbd4c9 View commit details
    Browse the repository at this point in the history
Loading