forked from Lainports/freebsd-ports
* Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005
11 lines
561 B
Text
11 lines
561 B
Text
--- persistent-template.cabal.orig 2018-05-01 13:03:22 UTC
|
|
+++ persistent-template.cabal
|
|
@@ -23,7 +23,7 @@ library
|
|
, text >= 0.5
|
|
, transformers >= 0.2 && < 0.6
|
|
, containers
|
|
- , aeson >= 0.7 && < 1.3
|
|
+ , aeson >= 0.7 && < 1.4
|
|
, aeson-compat >= 0.3.2.0 && < 0.4
|
|
, monad-logger
|
|
, unordered-containers
|