Skip to content

Add strict-containers via a patch

Add strict-containers via a patch. Applies fine:

~/Downloads/strict-containers-0.2$ patch -p1 < ~/r/head.hackage/patches/strict-containers-0.2.patch 
patching file src/Data/Strict/HashMap/Autogen/Internal.hs
patching file src/Data/Strict/HashMap/Autogen/Internal/Array.hs
patching file src/Data/Strict/IntMap/Autogen/Internal.hs
patching file src/Data/Strict/IntMap/Autogen/Strict/Internal.hs
patching file src/Data/Strict/Map/Autogen/Internal.hs
patching file src/Data/Strict/Map/Autogen/Strict/Internal.hs
patching file src/Data/Strict/Vector/Autogen.hs
patching file src/Data/Strict/Vector/Autogen/Mutable.hs
Hunk #1 succeeded at 77 with fuzz 1.
~/Downloads/strict-containers-0.2$ 
Edited by Mikolaj Konarski

Merge request reports