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: haskell-servant/servant-swagger
base: 78716f43ad31
Choose a base ref
...
head repository: haskell-servant/servant-swagger
compare: cdc2846a6f24
Choose a head ref
  • 8 commits
  • 10 files changed
  • 1 contributor

Commits on Jan 30, 2017

  1. Support servant-0.10

    phadej committed Jan 30, 2017
    Copy the full SHA
    fc403a0 View commit details
    Browse the repository at this point in the history
  2. Make .travis.yml use cabal new-build

    For now don't run tests (we need servant-0.10 for that).
    phadej committed Jan 30, 2017
    Copy the full SHA
    e77fef1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    35e1d46 View commit details
    Browse the repository at this point in the history
  4. Bump version to 1.1.2.1

    phadej committed Jan 30, 2017
    Copy the full SHA
    1573a4b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ea5244f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Use cabal-doctest

    phadej committed Feb 1, 2017
    Copy the full SHA
    800fcc1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8b6e999 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61 from phadej/servant-0.10

    Support servant-0.10 & aeson-1.1
    phadej committed Feb 1, 2017
    Copy the full SHA
    cdc2846 View commit details
    Browse the repository at this point in the history