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 23c0b8a50d7592af37ca09beeec16b93080df98 +Subproject ebc21bd7efc858571935440dc9c4178d448448c diff --git a/libraries/ghci/ghci.cabal.in b/libraries/ghci/ghci.cabal.in index d2db85c76b..ffba9d670b 100644 --- a/libraries/ghci/ghci.cabal.in +++ b/libraries/ghci/ghci.cabal.in @@ -80,7 +80,7 @@ library filepath == 1.4.*, ghc-boot == @ProjectVersionMunged@, ghc-heap == @ProjectVersionMunged@, - template-haskell == 2.17.*, + template-haskell == 2.18.*, transformers == 0.5.* if !os(windows) diff --git a/libraries/template-haskell/template-haskell.cabal.in b/libraries/template-haskell/template-haskell.cabal.in index 950b247614..963e547a58 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.17.0.0 +version: 2.18.0.0 -- NOTE: Don't forget to update ./changelog.md license: BSD3 license-file: LICENSE diff --git a/libraries/text b/libraries/text -Subproject 853471cc714922a9f914342fa0bb9ef10e5b415 +Subproject 66bb23baf6ba7803c1a87cfeec16671b26acde0 |