Merge pull request #1707 from RyanGlScott/master

Add back mongoDB and stache benchmarks
This commit is contained in:
Jens Petersen 2016-07-14 11:26:15 +09:00 committed by GitHub
commit 45a3a455ae

View File

@ -3,7 +3,7 @@ ghc-major-version: "8.0"
packages: packages:
"Nicolas Mattia <nicolas@nmattia.com> @nmattia": "Nicolas Mattia <nicolas@nmattia.com> @nmattia":
- makefile - makefile
"Michael Litchard <michael@schmong.org> @mlitchard": "Michael Litchard <michael@schmong.org> @mlitchard":
- point-octree - point-octree
@ -159,7 +159,7 @@ packages:
"Jon Schoning <jonschoning@gmail.com> @jonschoning": "Jon Schoning <jonschoning@gmail.com> @jonschoning":
- pinboard - pinboard
"Jasper Van der Jeugt": "Jasper Van der Jeugt":
- blaze-html - blaze-html
- blaze-markup - blaze-markup
@ -3076,7 +3076,6 @@ expected-benchmark-failures:
- jose-jwt - jose-jwt
- lens - lens
- lucid - lucid
- mongoDB
- picoparsec - picoparsec
- rethinkdb - rethinkdb
- thyme - thyme
@ -3090,9 +3089,6 @@ expected-benchmark-failures:
# GHC 8 # GHC 8
- cassava - cassava
# https://github.com/stackbuilders/stache/issues/9
- stache
# end of expected-benchmark-failures # end of expected-benchmark-failures