1
1
mirror of https://github.com/github/semantic.git synced 2024-11-26 09:07:39 +03:00

Bump the fused-effects constraints on all the remaining packages to 1.1.

This commit is contained in:
Rob Rix 2020-07-13 11:54:32 -04:00
parent a16ba2e9ae
commit edf219f753
No known key found for this signature in database
GPG Key ID: 2BE643E01DC032AE
12 changed files with 12 additions and 12 deletions

View File

@ -47,7 +47,7 @@ library
Core.Name Core.Name
build-depends: build-depends:
base >= 4.13 && < 5 base >= 4.13 && < 5
, fused-effects ^>= 1.0 , fused-effects ^>= 1.1
, fused-syntax , fused-syntax
, hashable , hashable
, parsers ^>= 0.12.10 , parsers ^>= 0.12.10

View File

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

View File

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

View File

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

View File

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

View File

@ -21,7 +21,7 @@ tested-with: GHC == 8.6.5
common haskell common haskell
default-language: Haskell2010 default-language: Haskell2010
build-depends: base ^>= 4.13 build-depends: base ^>= 4.13
, fused-effects ^>= 1.0.0.1 , fused-effects ^>= 1.1
, fused-syntax , fused-syntax
, parsers ^>= 0.12.10 , parsers ^>= 0.12.10
, semantic-analysis ^>= 0 , semantic-analysis ^>= 0

View File

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

View File

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

View File

@ -40,7 +40,7 @@ library
, aeson , aeson
, algebraic-graphs >= 0.3 && < 0.5 , algebraic-graphs >= 0.3 && < 0.5
, containers , containers
, fused-effects ^>= 1.0 , fused-effects ^>= 1.1
, generic-monoid , generic-monoid
, generic-lens , generic-lens
, hashable , hashable

View File

@ -44,7 +44,7 @@ library
build-depends: build-depends:
base >= 4.13 && < 5 base >= 4.13 && < 5
, bytestring ^>= 0.10.8.2 , bytestring ^>= 0.10.8.2
, fused-effects ^>= 1.0 , fused-effects ^>= 1.1
, semantic-source ^>= 0.1.0 , semantic-source ^>= 0.1.0
, semantic-proto ^>= 0 , semantic-proto ^>= 0
, text ^>= 1.2.3.1 , text ^>= 1.2.3.1

View File

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

View File

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