mirror of
https://github.com/github/semantic.git
synced 2024-11-23 08:27:56 +03:00
Bump fused-effects-exceptions to 1.1.
This commit is contained in:
parent
ce0277d57d
commit
a10b41fc59
@ -37,8 +37,3 @@ source-repository-package
|
||||
type: git
|
||||
location: https://github.com/fused-effects/fused-effects-readline.git
|
||||
tag: df72fcd0053c27f3e0132c4b15886453697dfa76
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/fused-effects/fused-effects-exceptions.git
|
||||
tag: aaaee45efc9453e797a191be937b81a8d8fc149f
|
||||
|
@ -38,11 +38,6 @@ source-repository-package
|
||||
location: https://github.com/fused-effects/fused-effects-readline.git
|
||||
tag: df72fcd0053c27f3e0132c4b15886453697dfa76
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/fused-effects/fused-effects-exceptions.git
|
||||
tag: aaaee45efc9453e797a191be937b81a8d8fc149f
|
||||
|
||||
-- Treat warnings as errors for CI builds
|
||||
package semantic
|
||||
ghc-options: -Werror
|
||||
|
@ -61,7 +61,7 @@ common dependencies
|
||||
, containers ^>= 0.6.0.1
|
||||
, directory ^>= 1.3.3.0
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-effects-exceptions ^>= 1
|
||||
, fused-effects-exceptions ^>= 1.1
|
||||
, hashable >= 1.2.7 && < 1.4
|
||||
, tree-sitter ^>= 0.9.0.1
|
||||
, network ^>= 2.8.0.0
|
||||
|
@ -9,10 +9,8 @@ packages:
|
||||
- github: fused-effects/fused-effects-readline
|
||||
commit: "df72fcd0053c27f3e0132c4b15886453697dfa76"
|
||||
sha256: "e3f3deba355205e1dd5cf0e259c597214d045fc1905705e42af2bcea72f643ad"
|
||||
- github: fused-effects/fused-effects-exceptions
|
||||
commit: "aaaee45efc9453e797a191be937b81a8d8fc149f"
|
||||
sha256: "45c8401a38cf643cf0fed7e79a345ba4044344190032f1b79ffb3b5bf7f9e08c"
|
||||
- fused-effects-1.1.0.0
|
||||
- fused-effects-exceptions-1.1.0.0
|
||||
- semilattices-0.0.0.4
|
||||
- haskeline-0.8.0.0
|
||||
- tree-sitter-0.9.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user