]> gitweb.michael.orlitzky.com - hath.git/commit
Require base >= 4.9 to pull in ghc-8.x.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 21 Apr 2017 12:13:45 +0000 (08:13 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 21 Apr 2017 12:13:45 +0000 (08:13 -0400)
commit400dfd7cb509eae025a919fe5cb6d064ba0d20c9
treeb0eaaf8ccc76fadfc2690731b241adbdd203f396
parent2c65837d2439a3e68e37705ba0ba62cf8ef951a4
Require base >= 4.9 to pull in ghc-8.x.

A newer version of GHC is needed since we stopped deriving Typeable
and began to use the new -Wfoo style for warnings. See commits
fb27e58 and 3f8eddf.
hath.cabal