Closed chreekat closed 6 years ago
The changes look good, but I'm not sure if we can keep safe-exceptions and have GHC 7.6 compatibility at the same time which is unfortunately necessary for a (legacy) application I'm still maintaining.
Ok! I sort of meant to keep that change out anyway when I rebased prior to the PR; I'll back it out "for reals" this time
On Thu, Nov 3, 2016 at 11:42 AM, Andreas Meingast notifications@github.com wrote:
The changes look good, but I'm not sure if we can keep safe-exceptions and have GHC 7.6 compatibility at the same time which is unfortunately necessary for a (legacy) application I'm still maintaining.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ameingast/postgresql-simple-migration/pull/10#issuecomment-258236842, or mute the thread https://github.com/notifications/unsubscribe-auth/AAg3qrNDhFSuyBZN79gkm-z_cn1TP_YMks5q6ispgaJpZM4KnzpI .
This adds a basic stack.yaml and mitigates some Cabal warnings.
[edit] Oh, I switched to safe-exceptions, too.