Remove unix-2.8 patching for now
I originally patched these libraries in anticipation of GHC HEAD bundling the yet-to-be-released `unix-2.8` instead of `unix-2.7`. However, since then HEAD has switched back to `unix-2.7` and doesn't show any signs of going back to `2.8` any time soon. Keeping these patches around, therefore, is a bit wasteful since it results in more `Cabal` store cache misses without any benefits, since these libraries build on HEAD just fine. Until the need to actually adjust to `unix-2.8` arises once more, I'm going to remove these patches for now.
Showing
- patches/Unixutils-1.54.1.patch 0 additions, 23 deletionspatches/Unixutils-1.54.1.patch
- patches/bytestring-mmap-0.2.2.patch 0 additions, 40 deletionspatches/bytestring-mmap-0.2.2.patch
- patches/crypto-random-0.0.9.patch 0 additions, 38 deletionspatches/crypto-random-0.0.9.patch
- patches/filelock-0.1.1.3.patch 0 additions, 31 deletionspatches/filelock-0.1.1.3.patch
Loading
Please register or sign in to comment