Merge pull request #3764 from domenkozar/domenkozar

servant-elm: it builds (incl. tests)
This commit is contained in:
Dan Burton 2018-07-04 10:14:45 -07:00 committed by GitHub
commit f5f957a93a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1717,7 +1717,7 @@ packages:
# - elm-export-persistent # https://github.com/jb55/elm-export-persistent/issues/2
- pipes-csv
- pipes-mongodb < 0 # GHC 8.4 via mongoDB
- servant-elm < 0 # GHC 8.4 via servant
- servant-elm
- skeletons < 0 # build failure with GHC 8.4
"David Raymond Christiansen <david@davidchristiansen.dk> @david-christiansen":
@ -4097,7 +4097,6 @@ expected-test-failures:
- nettle # https://github.com/stbuehler/haskell-nettle/issues/8
- pipes-misc # https://github.com/louispan/pipes-misc/issues/1
- pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19
- servant-elm # https://github.com/mattjbray/servant-elm/issues/38
- shikensu # https://github.com/icidasset/shikensu/issues/5
- unicode-show # https://github.com/nushio3/unicode-show/issues/2
- xml-picklers # https://github.com/Philonous/xml-picklers/issues/5