1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Bump various FE dependencies from 0.5 to 1.0.

This commit is contained in:
Patrick Thomson 2019-11-07 15:48:57 -05:00
parent 593eb129b6
commit 35ea116f00
5 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@ library
algebraic-graphs ^>= 0.3
, base >= 4.12 && < 5
, containers ^>= 0.6
, fused-effects ^>= 0.5
, fused-effects ^>= 1.0
, fused-syntax
, haskeline ^>= 0.7.5
, pathtype ^>= 0.8.1

View File

@ -47,7 +47,7 @@ library
Core.Name
build-depends:
base >= 4.12 && < 5
, fused-effects ^>= 0.5
, fused-effects ^>= 1.0
, fused-syntax
, parsers ^>= 0.12.10
, pathtype ^>= 0.8.1

View File

@ -24,7 +24,7 @@ library
Language.Java.Tags
build-depends:
base >= 4.12 && < 5
, fused-effects ^>= 0.5
, fused-effects ^>= 1.0
, semantic-source ^>= 0.0
, semantic-tags ^>= 0.0
, tree-sitter ^>= 0.5

View File

@ -21,7 +21,7 @@ tested-with: GHC == 8.6.5
common haskell
default-language: Haskell2010
build-depends: base ^>=4.12
, fused-effects ^>= 0.5
, fused-effects ^>= 1.0
, fused-syntax
, parsers ^>= 0.12.10
, semantic-core ^>= 0.0

View File

@ -25,7 +25,7 @@ library
Tags.Tagging.Precise
build-depends:
base >= 4.12 && < 5
, fused-effects ^>= 0.5
, fused-effects ^>= 1.0
, semantic-source ^>= 0.0
, text ^>= 1.2.3.1
hs-source-dirs: src