Skip to content
  • Duncan Coutts's avatar
    Do the cabal version check properly. · 94a39fb2
    Duncan Coutts authored
    Instead of matching on the actual expression ">= x.y" we use the
    sematic view of the version range so we can do it precisely.
    Also use foldVersionRange to simplify a couple functions.
    94a39fb2