diff options
Diffstat (limited to 'libraries')
m--------- | libraries/exceptions | 0 | ||||
-rw-r--r-- | libraries/ghci/ghci.cabal.in | 2 | ||||
-rw-r--r-- | libraries/template-haskell/template-haskell.cabal.in | 2 | ||||
m--------- | libraries/text | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/libraries/exceptions b/libraries/exceptions -Subproject 0f17c9819fd4216ac591bb0acc4aa71b2ae5a73 +Subproject a473e4fa1acdbcfc7cc96f84ae3f2cb38261e08 diff --git a/libraries/ghci/ghci.cabal.in b/libraries/ghci/ghci.cabal.in index 6980877ed9..78466a814a 100644 --- a/libraries/ghci/ghci.cabal.in +++ b/libraries/ghci/ghci.cabal.in @@ -79,7 +79,7 @@ library filepath == 1.4.*, ghc-boot == @ProjectVersionMunged@, ghc-heap == @ProjectVersionMunged@, - template-haskell == 2.19.*, + template-haskell == 2.20.*, transformers >= 0.5 && < 0.7 if !os(windows) diff --git a/libraries/template-haskell/template-haskell.cabal.in b/libraries/template-haskell/template-haskell.cabal.in index fb1a03f2e7..5cee75cd06 100644 --- a/libraries/template-haskell/template-haskell.cabal.in +++ b/libraries/template-haskell/template-haskell.cabal.in @@ -3,7 +3,7 @@ -- template-haskell.cabal. name: template-haskell -version: 2.19.0.0 +version: 2.20.0.0 -- NOTE: Don't forget to update ./changelog.md license: BSD3 license-file: LICENSE diff --git a/libraries/text b/libraries/text -Subproject 5558730e76923f2d5d7fbc8783ab1ecc25bfe15 +Subproject 197bbcb18977593a06b048ad58abe71c6119799 |