Commit Graph

  • 29aa10176d Document Raw's behaviour when composing APIs bChiquet 2021-09-29 10:11:28 +0200
  • bf160cc1ad
    Merge pull request #1456 from akhesaCaro/http_common_constraint Caroline GAUDREAU 2021-10-01 15:56:53 +0200
  • 993277e8f4 add a coinstraint to http-common to make it build against ghc 8.2.2 akhesaCaro 2021-10-01 15:15:59 +0200
  • 3af3129f75
    Allow transformers-compat 0.7 (#1436) Felix Yan 2021-08-30 04:06:09 +0800
  • 799537f82d
    Add serveWithContextT, ServerContext (#1441) Brandon Chinn 2021-08-21 10:15:02 -0700
  • aefef7b0e4 Fix stack on CI Brandon Chinn 2021-08-20 10:02:40 -0700
  • 4ec2de971b Fix ServerContext docs Brandon Chinn 2021-08-20 09:59:22 -0700
  • 44f6fa4cb1 Implement serveWithContextT Brandon Chinn 2021-08-19 13:21:08 -0700
  • 6573194178 Add ServerContext alias Brandon Chinn 2021-08-19 12:46:15 -0700
  • ee76c3ed59 Commit stack.yaml lock file Brandon Chinn 2021-08-19 12:46:03 -0700
  • 4e8d2ae5a7 Bump stack resolver Brandon Chinn 2021-08-19 12:45:20 -0700
  • 47bd25266f
    Servant docs curl (#1401) Dan Fithian 2021-08-19 07:11:00 -0400
  • 19b4cca52d Escape double quotes Dan Fithian 2021-08-16 09:13:59 -0400
  • 967e745afa Wrap the body in single quotes Dan Fithian 2021-07-29 18:32:11 -0400
  • bc157062f1 Merge branch 'servant-docs-curl' of github.com:dfithian/servant into servant-docs-curl Dan Fithian 2021-07-29 08:33:35 -0400
  • 18bb0e6de5
    Allow transformers-compat 0.7 Felix Yan 2021-07-27 20:43:21 +0800
  • 19ec395e66
    Avoid using SOP constructors directly (#1434) Paolo Capriotti 2021-07-13 17:10:30 +0200
  • 696f6fa64d Avoid using SOP constructors directly Paolo Capriotti 2021-07-06 13:44:11 +0200
  • 21682f6b72
    servant-foreign 0.15.4 v0.18.3 Maxim Koltsov 2021-06-23 23:47:01 +0200
  • e2b897d3c0
    Prepare 0.18.3 release (#1430) Maxim Koltsov 2021-06-24 00:38:46 +0300
  • 1d239e6ac4
    Prepare 0.18.3 release Maxim Koltsov 2021-06-23 23:31:00 +0200
  • 3e29b5194e
    Merge pull request #1409 from haskell-servant/maksbotan/ghc-9 Maxim Koltsov 2021-06-24 00:12:26 +0300
  • f527f09ac3
    continue-on-error for doctest on GHC 9 maksbotan/ghc-9 Maxim Koltsov 2021-06-22 15:41:13 +0200
  • 2eba8866b7
    Fix doctest running in CI Maxim Koltsov 2021-06-22 10:27:01 +0200
  • 6cf2da8b64
    Update GHC 8.10 to 8.10.4 in GitHub actions Maxim Koltsov 2021-06-21 23:47:10 +0200
  • 4c05338876
    doctest 0.18 Maxim Koltsov 2021-04-05 17:41:06 +0300
  • 61111178f0
    Support GHC-9.0.1 Maxim Koltsov 2021-04-05 17:35:39 +0300
  • cc67b9ec6e
    Allow attoparsec 0.14 (#1408) Felix Yan 2021-06-22 11:54:50 +0800
  • 0c961f6ebb
    Fix #1405 (#1429) Alp 2021-06-22 05:54:29 +0200
  • 848007a443
    Fix #1405 Alp 2021-06-16 20:19:32 +0200
  • ba30dd1700
    Merge pull request #1424 from haskell-servant/update-irc-link Alp 2021-06-16 11:44:52 +0200
  • 0f9cc7eeec
    Add response header support to UVerb (#1420) Paolo Capriotti 2021-06-10 17:10:50 +0200
  • 0cb2d603c4
    use Capture Description if available (#1423) Samuel Gélineau 2021-06-08 14:28:19 -0400
  • da8e64b534
    Allow lens-5.0 (#1426) Maxim Koltsov 2021-06-06 00:37:35 +0300
  • 2a3a6b7ffc
    Allow lens-5.0 Maxim Koltsov 2021-06-05 23:24:55 +0300
  • 26f0f93874
    Update IRC link in readme to point at libera Nathan van Doorn 2021-05-26 09:05:50 +0100
  • 8212815efc
    Merge a7f1534817 into 4016aafe66 W. Duncan Fraser 2021-05-24 12:09:48 +0200
  • 53ce9a0b92 test the "no ToCapture instance" case Samuel Gélineau 2021-05-19 15:51:08 -0400
  • 2a105b5682 update golden/comprehensive.md Samuel Gélineau 2021-05-19 15:30:27 -0400
  • 1f53a065a6 use Capture Description if available Samuel Gélineau 2021-05-19 15:15:16 -0400
  • 4016aafe66
    CI: add ppa:hvr/ghc in ghcjs build (#1421) Maxim Koltsov 2021-05-14 16:34:16 +0300
  • f28d1a95c0
    CI: add ppa:hvr/ghc in ghcjs build Maxim Koltsov 2021-05-14 16:15:54 +0300
  • 507f0a4671
    Allow hspec < 2.9 Maxim Koltsov 2021-05-14 12:34:04 +0300
  • 55f35c5a22
    test GHC 9.0.1 on CI (not final) amesgen 2021-03-19 14:44:49 +0100
  • b68423386c
    support GHC 9.0 amesgen 2021-02-11 23:00:05 +0100
  • a4e15fe75f Implement header support for UVerb client Paolo Capriotti 2021-05-07 16:13:01 +0200
  • 2027831ccf Use type wrapped in Headers h to generate response Paolo Capriotti 2021-05-07 15:16:19 +0200
  • 737236773a Use (++) for better GHC compatibility Paolo Capriotti 2021-05-07 11:53:16 +0200
  • 3fb8141cd7 Add response header support to UVerb Paolo Capriotti 2021-05-07 08:29:36 +0200
  • 94a41ece61 Add MimeRender instances for Headers Paolo Capriotti 2021-04-29 16:47:58 +0200
  • 4a79cea3ff
    Merge pull request #1415 from felixonmars/patch-1 Gaël Deest 2021-04-29 15:29:02 +0200
  • 448c444db6
    Typo (#1416) fisx 2021-04-23 10:37:48 +0200
  • ffc29929d7
    Typo typo Matthias Fischmann 2021-04-23 10:11:13 +0200
  • 3c520683ce
    Allow singleton-bool 0.1.6 Felix Yan 2021-04-21 06:16:17 +0800
  • ad76c47c2f
    Merge pull request #1413 from akhesaCaro/cookbook_hoist_server_with_context Caroline GAUDREAU 2021-04-16 13:49:57 +0200
  • 97967d87d1 enabling hoist-server-with-context cookbook akhesaCaro 2021-04-16 13:39:09 +0200
  • 80e72ad2eb
    Merge 13d4e84bff into 4fe6997659 Caroline GAUDREAU 2021-04-11 15:44:31 +0000
  • 13d4e84bff enabling jwt-and-basic-auth coobook akhesaCaro 2021-04-11 17:30:03 +0200
  • c00fe3bb5e Refactor curlStr Gaël Deest 2021-04-10 15:16:03 +0200
  • 4fe6997659
    Merge pull request #1412 from akhesaCaro/cookbook_https Gaël Deest 2021-04-10 15:47:38 +0200
  • bbd016df09 enabling https cookbook akhesaCaro 2021-04-10 12:30:31 +0200
  • fde701adde fixing DocSpec tests to make them compile akhesaCaro 2021-03-05 08:16:35 +0100
  • e6be76ec68 Deal with reordering of fields Dan Fithian 2021-03-12 14:34:00 -0500
  • d8ce87ba9d Add changes to changelog Dan Fithian 2021-03-12 12:32:53 -0500
  • d6f89061b3 Undo changes to versioning based on contributing guidelines Dan Fithian 2021-03-12 12:26:56 -0500
  • 1b99b70edb Also generate sample request headers Dan Fithian 2021-03-12 12:17:38 -0500
  • 97e8869a87 Generate sample curl request Dan Fithian 2021-03-12 12:00:04 -0500
  • 486f89da04
    Merge pull request #1410 from akhesaCaro/improve_nix_shell Caroline GAUDREAU 2021-04-10 11:59:17 +0200
  • 4a7a1080a0 pinning nixpkgs and adding missing dependencies akhesaCaro 2021-04-09 17:09:03 +0200
  • bc6144716b
    Merge pull request #1407 from akhesaCaro/using_derivingvia_uverb Caroline GAUDREAU 2021-04-09 16:43:12 +0200
  • f30b72cc90 Add DeriveAnyClass to UVerb.lhs (not implied by DerivingVia on 8.6.5) Gaël Deest 2021-04-09 16:19:51 +0200
  • 81a73dfcda Try excluding uverb cookbook from pre 8.6.1 builds Gaël Deest 2021-04-09 15:56:59 +0200
  • 4e894d4b92 tests Alexander Thiemann 2021-01-06 21:14:14 -0800
  • 2d3b40dfeb add realm flag Alexander Thiemann 2021-01-06 21:03:55 -0800
  • cf47164135
    Allow attoparsec 0.14 Felix Yan 2021-03-27 04:42:49 +0800
  • d06b65c4e6
    Merge pull request #1390 from Profpatsch/document-servant-foreign Caroline GAUDREAU 2021-03-25 12:21:20 +0100
  • e4865644c1 doc(servant-foreign): Document module Philip Patsch 2021-02-03 17:12:57 +0100
  • 07f7954cc6 chore(servant-foreign): remove dead type `Frag` Philip Patsch 2021-02-03 13:00:01 +0100
  • a0265097e8 doc(servant-foreign): reorder imports Philip Patsch 2021-02-03 08:03:33 +0100
  • c3a517cb4f doc(servant-foreign): Inflection docs & module docs Philip Patsch 2021-02-03 07:52:28 +0100
  • d4f7b0397d adding a compatibility warning in the cookbook akhesaCaro 2021-03-23 14:10:14 +0100
  • ba379287c8 reverting : removing DerivingVia extension (not compatible ghc < 8.6.1) akhesaCaro 2021-03-23 14:09:49 +0100
  • 832663a6aa change javascript to json vismaya 2021-01-22 16:02:02 -0500
  • 3ea99f83bb getting cookbooks back to life (hoist-server-with-context, sentry, https, jwt-and-basic-auth) akhesaCaro 2021-03-18 17:09:51 +0100
  • 9346d42e1f Merge branch 'master' of https://github.com/haskell-servant/servant into servant-docs-curl Dan Fithian 2021-03-18 07:55:37 -0400
  • 0743ca724d
    Merge pull request #1403 from haskell-servant/ci-fix-followups Gaël Deest 2021-03-18 12:17:58 +0100
  • a28856a11a Rename GH action file to match branch name ci-fix-followups Gaël Deest 2021-03-18 12:10:10 +0100
  • d6fb3826c8 Try and improve caching Gaël Deest 2021-03-18 11:41:18 +0100
  • 53e943b5bb
    Merge pull request #1397 from akhesaCaro/compiling_sqlite_simple_cookbook Gaël Deest 2021-03-18 11:09:21 +0100
  • 269e546a6a sqlite-simple cookbook is working with sqlite-simple >= 0.4.5.0 akhesaCaro 2021-03-18 08:48:30 +0100
  • dd1ab6dd36 fixing DocSpec tests to make them compile akhesaCaro 2021-03-05 08:16:35 +0100
  • a74d9d911e
    Merge pull request #1402 from haskell-servant/fix-ci Gaël Deest 2021-03-17 23:50:13 +0100
  • 507990cafe Switch to actively maintained haskell/actions/setup for CI Gaël Deest 2021-03-17 23:14:56 +0100
  • 6452942a69 Cleanup Gaël Deest 2021-03-17 21:32:04 +0100
  • 95d4f5030f Build / tests with GHCJS Gaël Deest 2021-03-17 12:11:03 +0100
  • 579a372eb9 Enable all tested-with GHC versions Gaël Deest 2021-03-16 18:32:21 +0100
  • f9dd1f691f Try installing GHCJS via HVR's PPA Gaël Deest 2021-03-17 10:28:04 +0100
  • 9357583459 removing DerivingStrategies extension (not compatible ghc < 8.2.1) akhesacaro 2021-03-16 21:03:09 +0100
  • 08b5e86536 (<>) needs the import of Data.Semigroup (ghc 8.2.2) akhesacaro 2021-03-16 20:31:41 +0100
  • 86eb25018e removing DerivingVia extension (not compatible ghc < 8.6.1) akhesacaro 2021-03-16 19:55:01 +0100