Skip to content
Unverified Commit 843e0992 authored by Shea Levy's avatar Shea Levy
Browse files

Partition all-cabal-hashes into case-insensitive-safe components.

OS X by default has a case-insensitive filesystem, and fetching
all-cabal-hashes there fails due to a hash mismatch caused by package
pairs like compactable and Compactable. This partitions the package set
such that each partition contains no equivalent-up-to-case pairs.
parent 7a946f0a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment