Add kleene and step-function

This commit is contained in:
Oleg Grenrus 2018-05-21 21:19:34 +03:00
parent 5bdaafae46
commit 200d4a62b4

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