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
build-depends:
base >= 4.13 && < 5
, fused-effects ^>= 1.0
, fused-effects ^>= 1.1
, fused-syntax
, hashable
, parsers ^>= 0.12.10

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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