Add hashable and unordered-containers

This commit is contained in:
Oleg Grenrus 2016-01-15 11:19:41 +02:00
parent 39c90f7535
commit d5764b3c91

View File

@ -958,6 +958,8 @@ packages:
# Not a maintainer # Not a maintainer
- haxl - haxl
- monad-time - monad-time
- hashable
- unordered-containers
# fft # fft
- carray - carray