Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Better error messages #81

Closed

Commits on Apr 22, 2016

  1. initial commit

    jkarni committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    72abea9 View commit details
    Browse the repository at this point in the history
  2. Use new client with per-client BaseUrl and Manager.

        This may be a step back, and the instances aren't as nice.
    jkarni committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    0d455a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf4efbc View commit details
    Browse the repository at this point in the history
  4. Rewrite.

        Being lazy without a new full intepretation isn't paying off.
    jkarni committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    2050487 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2016

  1. Fix serversEqual and tests.

    jkarni committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    c1b9221 View commit details
    Browse the repository at this point in the history
  2. Add ResponseEquality

    jkarni committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    c187be4 View commit details
    Browse the repository at this point in the history
  3. More predicates work

    jkarni committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    d62753b View commit details
    Browse the repository at this point in the history
  4. wip

    jkarni committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    dbdb948 View commit details
    Browse the repository at this point in the history
  5. fix serverSatisfies

    jkarni committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    d22576b View commit details
    Browse the repository at this point in the history
  6. disable docs

    jkarni committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    1c1c3dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3189902 View commit details
    Browse the repository at this point in the history
  8. notAllowedContainsAllowHeader

    jkarni committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    0bb6346 View commit details
    Browse the repository at this point in the history
  9. Documentation improvements

    jkarni committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    76e3b8e View commit details
    Browse the repository at this point in the history
  10. Add references

    jkarni committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    6e727b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe1d87d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2016

  1. Documentation improvements

    jkarni committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    b5ee965 View commit details
    Browse the repository at this point in the history
  2. Add new predicates.

        * notAllowedContainsAllowHeader
        * getsHaveCacheControlHeader
        * headsHaveCacheControlHeader
    jkarni committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    9307ea2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2016

  1. Add readme

    jkarni committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    b3a7b64 View commit details
    Browse the repository at this point in the history
  2. Lower base lower bound

    jkarni committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    5840ae7 View commit details
    Browse the repository at this point in the history
  3. Better failure tests

    jkarni committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    c85d41a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2016

  1. Slightly nicer RequestPredicate.

        Which still isn't beautiful.
    jkarni committed Apr 30, 2016
    Configuration menu
    Copy the full SHA
    64c845c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2016

  1. More predicates, blog post

    jkarni committed May 1, 2016
    Configuration menu
    Copy the full SHA
    530fdba View commit details
    Browse the repository at this point in the history

Commits on May 9, 2016

  1. Bifunctors for GHC < 7.10.

        And finish honoursAcceptHeader.
    jkarni committed May 9, 2016
    Configuration menu
    Copy the full SHA
    b48b1e8 View commit details
    Browse the repository at this point in the history
  2. prelude-compat

    jkarni committed May 9, 2016
    Configuration menu
    Copy the full SHA
    eb51069 View commit details
    Browse the repository at this point in the history
  3. base-compat for tests.

        And test import cleanup.
    jkarni committed May 9, 2016
    Configuration menu
    Copy the full SHA
    c5172a1 View commit details
    Browse the repository at this point in the history
  4. Documentation improvements

    jkarni committed May 9, 2016
    Configuration menu
    Copy the full SHA
    26a6171 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2016

  1. more

    jkarni committed May 14, 2016
    Configuration menu
    Copy the full SHA
    3250dc4 View commit details
    Browse the repository at this point in the history
  2. wip

    jkarni committed May 14, 2016
    Configuration menu
    Copy the full SHA
    6fbe9b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. docs

    jkarni committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    65a0809 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Configuration menu
    Copy the full SHA
    70fed09 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2016

  1. Get an error message in.

    jkarni committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    b7df33f View commit details
    Browse the repository at this point in the history
  2. Much better errors

    jkarni committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    2c1152a View commit details
    Browse the repository at this point in the history
  3. Valid request doc note

    jkarni committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    1a24673 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    jkarni committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    0682e35 View commit details
    Browse the repository at this point in the history
  5. Start changelog

    jkarni committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    8b1cdb7 View commit details
    Browse the repository at this point in the history
  6. bump version

    jkarni committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    ca0b715 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    jkarni committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    86d9923 View commit details
    Browse the repository at this point in the history
  8. Removing GHC 7.8 support.

        It never really existed.
    jkarni committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    343f55f View commit details
    Browse the repository at this point in the history
  9. bump version

    jkarni committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    84ebc6e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. support ghc 8

    jkarni committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    6537409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff4375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0337996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2411e29 View commit details
    Browse the repository at this point in the history
  5. Bump version.

    jkarni committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    d7757ea View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. Configuration menu
    Copy the full SHA
    f36f544 View commit details
    Browse the repository at this point in the history
  2. Looser bounds.

            Support recent versions of QuickCheck, aeson, http-client, servant,
            servant-client, and servant-server.
    jkarni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    8eb5c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0563caa View commit details
    Browse the repository at this point in the history
  4. Changelog

    jkarni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    b487646 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Add notLongerThan predicate.

    jkarni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    feff40b View commit details
    Browse the repository at this point in the history
  2. Changelog for notLongerThan.

    jkarni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    2219d2e View commit details
    Browse the repository at this point in the history
  3. Merge pull request haskell-servant#17 from haskell-servant/notLongerThan

    Add notLongerThan predicate.
    jkarni authored Oct 5, 2016
    Configuration menu
    Copy the full SHA
    49cfb78 View commit details
    Browse the repository at this point in the history
  4. Bump version to 0.2.0.1

    jkarni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    ae07497 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Configuration menu
    Copy the full SHA
    4f5e6ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1227d3 View commit details
    Browse the repository at this point in the history
  3. Bump version

    jkarni committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    4739178 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Fix multiple QueryParams

     * Add test API taking multiple `QueryParam`s
     * Add basic test using this API, generating an endpoint to ensure correct HTTP `one=foo&two=bar` query string generation is happening (that fails on `master`)
     * Fix (re)creation of query string to append `&` before the new parameter if there is already a built query string.
    
    Fixes haskell-servant#23.
    declension committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    a522427 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. QueryParams: fix ampersand, improve test

     * Simplify test API to use `()` - no awkward values at all.
     * The test asserts on _entire_ of resulting path now...
     * ...and fix the ampersand placement, but preserving the order of params left to right. The code also reads a bit better this way...
    declension committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    6be6697 View commit details
    Browse the repository at this point in the history
  2. Use () for test QueryParam type too

    ...as suggested (thanks @jkarni)
    declension committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    a845922 View commit details
    Browse the repository at this point in the history
  3. Fix QueryFlags too (haskell-servant#23)

     * Same logic / testing as for `QueryParam`
     * There's probably some de-duplication that could be done here one day...
    declension committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    77fa490 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. QueryFlags don't use =

     * Also, fix import for old `Servant` versions - _every_ version now needs `Data.Bytestring` (i.e. Servant version < 0.8, as per old lts in `stack.yaml`)
    declension committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    2109326 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haskell-servant#24 from declension/23-fix-queryparams

    Fix multiple QueryParams / QueryFlags
    jkarni authored Mar 10, 2017
    Configuration menu
    Copy the full SHA
    be5909d View commit details
    Browse the repository at this point in the history
  3. Switch CI to stack

    jkarni committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    a8dd025 View commit details
    Browse the repository at this point in the history
  4. upper bound for hspec

    jkarni committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    b7cf4e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Configuration menu
    Copy the full SHA
    78e0b32 View commit details
    Browse the repository at this point in the history
  2. Bump version.

    jkarni committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    41b2faa View commit details
    Browse the repository at this point in the history
  3. Fix Path delimiting:

      * Add test API with multiple Path elements
      * Add basic test using this API, generating an endpoint to validate that query path delimiting is happening correctly (that fails on `master`)
      * Fix (re)creation of path to prepend `/` to each new path section, but only if it's non-empty (this fixes the trailing slashes, but still allows users to use a `:> "foo/" :>...` if their API demands trailing slashes)
      * Update / fix the existing test that now fails slightly differently (i.e. the trailing slash in `failplz/` is gone)
    
    Fixes haskell-servant#22.
    declension committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    d33214d View commit details
    Browse the repository at this point in the history
  4. Merge pull request haskell-servant#28 from declension/22-fix-path-del…

    …imiting
    
    Fix path delimiting (haskell-servant#22)
    jkarni authored Mar 11, 2017
    Configuration menu
    Copy the full SHA
    f12034c View commit details
    Browse the repository at this point in the history
  5. Bump version

    jkarni committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    e1a9db4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Configuration menu
    Copy the full SHA
    f052dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e23a2e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Unbias generation of requests. (haskell-servant#19)

    * Unbias generation of requests:
    
         ...so that each endpoint is picked with the same frequency.
    
         Also, include a test for unbiased generation that measures mean and variance of results.
    jkarni authored and erewok committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    66ce509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b4fcf View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Compatibility with earlier versions of hspec.

        Adds CPP to the tests to allow for upstream changes to the 'Result'
        type.
    jkarni committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    a0ec177 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haskell-servant#29 from haskell-servant/issue-27/s…

    …upportHspec2.4
    
    Upgrade hspec to 2.4.4 and use safeEvaluateExample for tests
    jkarni authored Oct 16, 2017
    Configuration menu
    Copy the full SHA
    e7206ec View commit details
    Browse the repository at this point in the history
  3. Create jsonEqaulity function and add some tests for similar JSON valu…

    …es but slightly different whitespace, ordering
    erewok committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    482656b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f68561 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c163dc View commit details
    Browse the repository at this point in the history
  6. Merge pull request haskell-servant#30 from haskell-servant/jsonEquality

    Add jsonEquality to compare JSON APIs
    jkarni authored Oct 16, 2017
    Configuration menu
    Copy the full SHA
    40c576c View commit details
    Browse the repository at this point in the history
  7. Update changelog

    jkarni committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    cce3bef View commit details
    Browse the repository at this point in the history
  8. Documenation for jsonEquality

    jkarni committed Oct 16, 2017
    1 Configuration menu
    Copy the full SHA
    fa1a032 View commit details
    Browse the repository at this point in the history
  9. Bump version

    jkarni committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    9ebfe9d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    b0febe7 View commit details
    Browse the repository at this point in the history
  2. Add coverage reports

    jkarni committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    cb4555d View commit details
    Browse the repository at this point in the history
  3. Merge pull request haskell-servant#35 from haskell-servant/issue-34/c…

    …overage
    
    Add coverage reports
    jkarni authored Oct 18, 2017
    Configuration menu
    Copy the full SHA
    fb14b3c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Code review changes

    adinapoli-iohk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    199f6cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request haskell-servant#32 from adinapoli-iohk/support-ser…

    …vant-0.11
    
    Tentatively support Servant 0.11
    jkarni authored Oct 19, 2017
    Configuration menu
    Copy the full SHA
    4765664 View commit details
    Browse the repository at this point in the history
  3. Bump version

    jkarni committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    54a05a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. [READY] Fixes haskell-servant#7: Add HTML missing Doctype predicate w…

    …ith tests (haskell-servant#33)
    
    * Add HTML missing Doctype predicate with tests
    
    * Don't use 'fail' in predicates
    
    * Add RFC reference and description for HTML doctype
    
    * Only take enough of respBody to compare to doctype string
    erewok authored Oct 21, 2017
    Configuration menu
    Copy the full SHA
    d65abc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Support for servant-0.12

    phadej committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    3571f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    026d4b8 View commit details
    Browse the repository at this point in the history
  3. Add build-tool-depends

    phadej committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    5378535 View commit details
    Browse the repository at this point in the history
  4. Merge pull request haskell-servant#37 from phadej/servant-0.12

    Support for servant-0.12
    phadej authored Nov 8, 2017
    Configuration menu
    Copy the full SHA
    6e6595f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Add forgotten predicates to export list.

    The honoursAcceptHeader and getsHaveLastModifiedHeader predicates had
    been omitted when writing the export list, making it necessary to import
    Servant.QuickCheck.Internal.Predicates to have access to them.
    Joachim Desroches committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    4f24452 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Merge pull request haskell-servant#40 from Phenitei/expose-missing-pr…

    …edicates
    
    Add forgotten predicates to export list.
    jkarni authored Dec 15, 2017
    Configuration menu
    Copy the full SHA
    0f33444 View commit details
    Browse the repository at this point in the history
  2. Bump to 0.0.4.0

    jkarni committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    bc301ad View commit details
    Browse the repository at this point in the history
  3. Changelog and bump version

    jkarni committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    35bd148 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Support for servant-0.13

    phadej committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    d46b718 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haskell-servant#42 from haskell-servant/servant-0.13

    Support for servant-0.13
    phadej authored Feb 9, 2018
    Configuration menu
    Copy the full SHA
    76a0394 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Support GHC-8.4.1

    phadej committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    4757df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d262cea View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Allow base-compat-0.10 and temporary-1.3

    Use base-compat-batteries
    phadej committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    2652383 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Merge pull request haskell-servant#44 from haskell-servant/base-compa…

    …t-0.10
    
    Allow base-compat-0.10
    phadej authored Apr 13, 2018
    Configuration menu
    Copy the full SHA
    226c764 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    b4a6951 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Merge pull request haskell-servant#50 from parsonsmatt/matt/configura…

    …ble-manager
    
    Allow clients to pass a manager in
    jkarni authored May 10, 2018
    Configuration menu
    Copy the full SHA
    78f30bc View commit details
    Browse the repository at this point in the history
  2. Safer MVar usage (haskell-servant#49)

    * Fix stack.yaml file
    
    * Remove unfixable stack files
    
    * Resolve ambiguous import in GHCi
    
    * handle MVars without error
    
    * Consistent messaging
    
    * Add comment
    parsonsmatt authored May 10, 2018
    Configuration menu
    Copy the full SHA
    d66c2d2 View commit details
    Browse the repository at this point in the history
  3. Fix stack.yaml file (haskell-servant#46)

    * Fix stack.yaml file
    
    * Remove unfixable stack files
    parsonsmatt authored May 10, 2018
    Configuration menu
    Copy the full SHA
    ae40f3d View commit details
    Browse the repository at this point in the history
  4. v0.0.7.2 (haskell-servant#51)

    * Prepare for 0.0.7.2 release
    parsonsmatt authored May 10, 2018
    Configuration menu
    Copy the full SHA
    4dfcc86 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Support servant-0.14

    phadej committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    cb06284 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haskell-servant#53 from haskell-servant/servant-0.14

    Support servant-0.14
    phadej authored Jun 19, 2018
    Configuration menu
    Copy the full SHA
    35c9862 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Fix haskell-servant#56

    A bug where the request printed alongside a failure in
    notAllowedContainsAllowHeader was not the request causing the failure.
    Joachim Desroches committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    89c9170 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Add test for onlyJsonObjects when no content-type header is present.

    Joachim Desroches authored and parsonsmatt committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    e3bf044 View commit details
    Browse the repository at this point in the history
  2. Fix a bug in onlyJsonObjects that made it fail if there was no

    content-type.
    Joachim Desroches authored and parsonsmatt committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    9743ac5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Merge pull request haskell-servant#57 from Phenitei/notAllowedBug

    Fix haskell-servant#56: a notAllowedContainsAllowHeader bug
    alpmestan authored Aug 29, 2018
    Configuration menu
    Copy the full SHA
    7d6a97a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. QuickCheck 2.12 Compatibility

    This commit relaxes the bounds on QuickCheck, allowing it to be
    compatible with 2.12. In order to be compatible with 2.12, we had to CPP
    some definitions that referenced code that was deleted.
    parsonsmatt committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    0190e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc36737 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Support GHC-8.6

    phadej committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    902d7a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98fd048 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. v0.0.7.3

    parsonsmatt committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    e69d402 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Allow servant-0.16

    phadej committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    8803b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    638580b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    a5cdf78 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Update .travis.yml

    phadej committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    804b062 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haskell-servant#63 from haskell-servant/updates

    Support servant-0.16 and http-media-0.8
    phadej authored Apr 17, 2019
    Configuration menu
    Copy the full SHA
    f6fb903 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Support servant-0.15

    fizruk committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    bb81779 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. Updates: 2019-09

    phadej committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    f9989bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c93bd5a View commit details
    Browse the repository at this point in the history
  3. Change version back to 0.0.7.4

    There are no changes since the tag in the src/
    phadej committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    8e8e9b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Support servant-0.17

    phadej committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    13d32d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Merge pull request haskell-servant#68 from haskell-servant/servant-0.17

    Support servant-0.17
    phadej authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    092ebe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    2bf03e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Merge pull request haskell-servant#70 from felixmulder/relax-constrai…

    …nts-for-GHC-8.10
    
    Relax constraints for GHC 8.10
    jkarni authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f48088b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3cdbc View commit details
    Browse the repository at this point in the history
  3. Merge pull request haskell-servant#65 from fizruk/support-servant-0.15

    Support servant-0.15
    jkarni authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    dfec252 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    fa9cc11 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    7926ad6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Support servant-server-0.18

    maksbotan committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    e6daf03 View commit details
    Browse the repository at this point in the history
  2. haskell-ci regenerate

    maksbotan committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    e1a9191 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    7cc95a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haskell-servant#72 from maksbotan/maksbotan/suppor…

    …t-servant-0.18
    
    Support servant-server-0.18
    fisx authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    0535413 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. More informative exception messages.

    Avoids printing `Nothing` for many `serverSatisfiesMgr`.
    If the predicate failure is reported as `Just Nothing`,
    it shows full exception.
    mgajda committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    ede14d6 View commit details
    Browse the repository at this point in the history