Skip to content
  • Ben Gamari's avatar
    Fix detection of libraries · 86ed4e32
    Ben Gamari authored
    Previously a very fragile heuristic was used. Now we explicitly declare
    this.
    
    Perhaps a better option in the future would be to instead emit this
    information from `ghc-cabal` and pick it up from `package-data.mk`.
    
    Fixes #9.
    86ed4e32