Skip to content
Commit 16068572 authored by Ryan Trinkle's avatar Ryan Trinkle
Browse files

haskell-packages: fix all-cabal-hashes component lookup

Previously, if a package name in a later component was a substring of a package name in an earlier component, the earlier component would be selected due to a partial-name match.  This commit prevents partial matches.
parent 646a7773
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