Package: haskell-hashable / 1.2.1.0-5

Metadata

Package Version Patches format
haskell-hashable 1.2.1.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_mmap_on_some_arches | (download)

hashable.cabal | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable calls to mmap() on some arches
That is armel, armhf, mips, mipsel and powerpc, where mmap fails with EINVAL.