Commit 74f47acc authored by Gianfranco Costamagna's avatar Gianfranco Costamagna
Browse files

haskell-th-expand-syns: bump dependencies

parent 2aa7654f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-th-expand-syns (0.4.4.0-4) unstable; urgency=medium

  * Patch for newer deps

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 23 Aug 2019 17:39:46 +0200

haskell-th-expand-syns (0.4.4.0-3) unstable; urgency=medium

  [ Clint Adams ]
+11 −0
Original line number Diff line number Diff line
--- haskell-th-expand-syns-0.4.4.0.orig/th-expand-syns.cabal
+++ haskell-th-expand-syns-0.4.4.0/th-expand-syns.cabal
@@ -26,7 +26,7 @@ source-repository head
  location: git://github.com/DanielSchuessler/th-expand-syns.git
 
 Library
-    build-depends:       base >= 4 && < 5, template-haskell < 2.14, syb, containers
+    build-depends:       base >= 4 && < 5, template-haskell < 2.15, syb, containers
     ghc-options:
     exposed-modules:     Language.Haskell.TH.ExpandSyns
     other-modules:       Language.Haskell.TH.ExpandSyns.SemigroupCompat
+1 −0
Original line number Diff line number Diff line
newer-deps