Julian K. Arni
bd3670f54d
Remove host param from servant-client README.
2016-05-25 17:38:25 +02:00
Arian van Putten
6665f77545
Merge pull request #515 from league/patch-1
...
Fix minor typo in tutorial
2016-05-25 09:36:25 +02:00
Christopher League
69d3e7355a
Fix minor typo in tutorial
2016-05-24 23:11:54 -04:00
Sönke Hahn
6cc12807c5
Merge pull request #513 from haskell-servant/jkarni/source-repo-cabal
...
Add source-repo and bug report
2016-05-23 18:49:11 +08:00
Oleg Grenrus
73bc0e3c1d
Remove servant-blaze and servant-lucid
2016-05-13 14:38:00 +03:00
Julian K. Arni
ccde5b0898
Add source-repo and bug report
...
For servant-foreign and servant-mock.
2016-05-13 12:45:30 +02:00
Julian Arni
461d43693d
Merge pull request #511 from phadej/remove-servant-cassava
...
Remove servant-cassava, moved to own repository
2016-05-13 12:43:00 +02:00
Oleg Grenrus
5a3b944067
Remove servant-cassava, moved to own repository
2016-05-13 13:00:32 +03:00
Julian Arni
ea36656dcd
Merge pull request #505 from haskell-servant/jkarni/reexport-application
...
Re-export Application.
2016-05-12 10:38:46 +02:00
Julian Arni
ff40b327bc
Merge pull request #504 from haskell-servant/jkarni/doc-fixes
...
Doc fixes
2016-05-12 09:53:35 +02:00
Julian K. Arni
211254512e
Re-export Application.
2016-05-11 12:17:36 +02:00
Julian K. Arni
aed6f7b910
Review fix
2016-05-11 10:17:24 +02:00
Sönke Hahn
d8a4cce691
version bump
2016-05-11 12:09:25 +08:00
Sönke Hahn
5579c21050
added changelog entries for 0.7.1
2016-05-11 12:09:25 +08:00
Sönke Hahn
ff4fb00f76
fix haddocks for Servant.API.Header ( fixes #491 )
2016-05-11 11:39:23 +08:00
Julian K. Arni
7174f5185d
Changelog updates for GHC 8.0 support.
2016-05-10 22:45:29 +02:00
Julian Arni
e3c5a78a45
Merge pull request #473 from phadej/travis-ghc-8.0
...
Add ghc-8.0.1 to travis matrix
2016-05-10 22:44:56 +02:00
Oleg Grenrus
a5cf899eb8
Add RouterSpec and StreamingSpec to servant-server.cabal
2016-05-10 19:14:04 +03:00
Oleg Grenrus
411dff06be
Add stack-ghc-8.0.1.yaml
2016-05-10 19:09:59 +03:00
Oleg Grenrus
008f2434ee
Add -Wno-redundant-constraints
2016-05-10 19:09:59 +03:00
Oleg Grenrus
fd19694ed5
Make doctests accept GHC-8.0 formatted type errors
2016-05-10 19:09:59 +03:00
Oleg Grenrus
7ef27152b9
Add ghc-8.0.1 to travis matrix
2016-05-10 19:09:59 +03:00
Julian Arni
1955c5af35
Merge pull request #478 from haskell-servant/enter-relocation
...
Relocate Enter to `servant` package
2016-05-10 17:13:14 +02:00
Amar
e9cbb85ce1
Add changelog entries
2016-05-10 22:19:27 +08:00
Julian Arni
d84604b944
Merge pull request #503 from haskell-servant/jkarni/vault-link
...
Link to vault package.
2016-05-10 13:41:00 +02:00
Julian K. Arni
e0ba34372e
Remove link to 0.4 version of tutorial.
...
Stackage has 0.5 already, and the 0.4 version has numerous mistakes.
2016-05-10 13:39:01 +02:00
Julian K. Arni
d4c5edea25
Change throwErr to throwError.
2016-05-10 13:30:57 +02:00
Julian K. Arni
efbe6fd498
Use NoContent and fix content-type lists in docs.
2016-05-10 13:21:34 +02:00
Julian Arni
6702d7ed6d
Merge pull request #497 from jekor/master
...
support safeLink for RemoteHost
2016-05-10 12:55:59 +02:00
Julian K. Arni
f2c925f39a
Link to vault package.
2016-05-10 12:48:28 +02:00
Julian Arni
3ae3e43ff7
Merge pull request #502 from haskell-servant/jkarni/bound-mock
...
Make servant-mock bounds match the other packages.
2016-05-10 12:37:29 +02:00
Julian K. Arni
753ad402e1
Make servant-mock bounds match the other packages.
...
This is causing build failures for some.
2016-05-09 19:28:44 +02:00
Chris Forno
70d2ccaae3
support safeLink for RemoteHost
2016-05-04 21:03:31 +08:00
Arian van Putten
fd26721feb
Merge pull request #479 from rubenmoor/patch-1
...
Update examples.md: diener-monad
2016-04-29 11:24:01 +02:00
Amar
845a06ccbd
Correct the description of arbitrary monad server spec
2016-04-28 22:27:50 +08:00
Amar
61a99c9567
Replace Servant.Server.Internal.Enter with Servant.Utils.Enter in a comment
2016-04-28 22:26:27 +08:00
Amar
3f4bcf7752
Remove mmorph dependency from servant-server
2016-04-28 22:13:09 +08:00
Amar
4045d20c8d
Fix unused warning
2016-04-28 22:13:09 +08:00
Amar
a948639673
Move enter to servant package
2016-04-28 22:13:04 +08:00
Arian van Putten
4f4ca69672
Merge pull request #476 from trofi/master
...
Fix doctests failure when testpack or checkers are installed
2016-04-22 17:18:20 +02:00
Sönke Hahn
e0216781b0
set the homepage to readthedocs
2016-04-22 14:12:21 +08:00
Sönke Hahn
29be5761ce
servant-client: add Eq instance for ServantError
2016-04-21 15:27:08 +08:00
Julian Arni
438912f6c5
Merge pull request #397 from jsermeno/master
...
Allow duplicate headers
2016-04-21 09:07:53 +02:00
Sönke Hahn
b26bbfccda
travis: enable -Wall -Werror
2016-04-21 13:06:10 +08:00
Justin Sermeno
e1463cd02d
remove response header contains check
2016-04-20 18:37:49 -05:00
Ruben Moor
07f10aaf5e
typos
2016-04-20 16:07:02 +02:00
Ruben Moor
292d49408a
fixed formatting
2016-04-20 16:04:51 +02:00
Ruben Moor
69239393ad
Update examples.md
2016-04-20 15:53:55 +02:00
Julian Arni
555038cbf4
Merge pull request #471 from haskell-servant/doc-examples
...
doc: add a section about example projects
2016-04-20 15:46:59 +02:00
Sergei Trofimovich
c064f94fd6
Fix doctests failure when testpack or checkers are installed
...
Test fails as:
Test suite doctests: RUNNING...
test/Servant/API/ContentTypesSpec.hs:31:18:
Ambiguous module name `Test.QuickCheck.Instances':
it was found in multiple packages:
checkers-0.4.4@check_A5bAKHstANbBRqwFoOaIKx testpack-2.1.3.0@testp_BjTqfpWNTOG5Lwlc3iqqG9 quickcheck-instances-0.3.12@quick_3Tkh09kYN8p78zxMKFPcZI
Test suite doctests: FAIL
Fixed by importing 'Test.QuickCheck.Instances' from "quickcheck-instances".
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
2016-04-16 16:13:58 +01:00