Adapt to change in GHC package db flags.
GHC and ghc-pkg package db flags changed from '*-package-conf' to '*-package-db' in 7.5. This commit follows the change and introduces a version check whenever those flags are used.
Please register or sign in to comment