cabalism / hpack-dhall

Use hpack's phrasing in dhall to write cabal files
BSD 3-Clause "New" or "Revised" License
31 stars 3 forks source link

Import relative to the package.dhall directory only. #4

Closed philderbeast closed 5 years ago

philderbeast commented 5 years ago

when hpack imports package.dhall it should do in such a way that any import in package.dhall is referenced relative to the package.dhall directory and not relative to the directory where hpack is run

SOURCE: https://github.com/nmattia/snack/pull/61#issuecomment-429083450