Merge pull request #3657 from phadej/kleene

Add kleene and step-function
This commit is contained in:
Joe Kachmar 2018-05-21 19:27:55 +00:00 committed by GitHub
commit 2820d5b89b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1303,6 +1303,7 @@ packages:
- insert-ordered-containers - insert-ordered-containers
- integer-logarithms - integer-logarithms
- JuicyPixels-scale-dct - JuicyPixels-scale-dct
- kleene
- lattices - lattices
- microstache - microstache
# - monad-http # http-types 0.12 # - monad-http # http-types 0.12
@ -1315,6 +1316,7 @@ packages:
- singleton-bool - singleton-bool
- spdx < 0 # GHC 8.4 via base-4.11.0.0 - spdx < 0 # GHC 8.4 via base-4.11.0.0
- splitmix - splitmix
- step-function
- tdigest - tdigest
- these - these
- time-parsers - time-parsers