Merge pull request #5588 from dylex/master

Re-enable invertible, ztail
This commit is contained in:
Adam Bergmark 2020-08-08 19:41:36 +02:00 committed by GitHub
commit d4e05300ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3453,8 +3453,8 @@ packages:
"Dylan Simon <dylan-stack@dylex.net> @dylex":
- postgresql-typed
- invertible < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5441
- ztail < 0 # via time-1.9.3
- invertible
- ztail
- zip-stream
"Louis Pan <louis@pan.me> @louispan":