haskell-tools-daemon 1.1.0.0 → 1.1.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
haskell-tools-daemon.cabal view
@@ -1,5 +1,5 @@ name: haskell-tools-daemon -version: 1.1.0.0 +version: 1.1.0.1 synopsis: Background process for Haskell-tools that editors can connect to. description: Background process for Haskell-tools that provides a way to use the tools on a whole project. It also makes it possible to use the tools on the project in a @@ -87,7 +87,7 @@ library build-depends: base >= 4.9 && < 5.0 - , aeson >= 1.0 && < 1.4 + , aeson >= 1.0 && < 1.5 , bytestring >= 0.10 && < 1.0 , deepseq >= 1.4 && < 2.0 , filepath >= 1.4 && < 2.0 @@ -156,7 +156,7 @@ , filepath >= 1.4 && < 2.0 , bytestring >= 0.10 && < 0.11 , network >= 2.6 && < 2.7 - , aeson >= 1.0 && < 1.4 + , aeson >= 1.0 && < 1.5 , Glob >= 0.9 && < 0.10 , haskell-tools-daemon , haskell-tools-builtin-refactorings >= 1.1 && < 1.2