Skip to content

Commit 73a8d65

Browse files
committed
Unify cabal.project config
1 parent 904ed60 commit 73a8d65

File tree

2 files changed

+15
-37
lines changed

2 files changed

+15
-37
lines changed

cabal.project

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,23 @@ packages:
44

55
source-repository-package
66
type: git
7-
location: https://github.com/DanielG/cabal-helper.git
8-
tag: 5b85a4b9e1c6463c94ffa595893ad02c9a3d2ec3
7+
location: https://github.com/wz1000/shake
8+
tag: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
99

10+
-- See https://github.com/haskell-hvr/cabal-plan/pull/55
1011
source-repository-package
1112
type: git
12-
location: https://github.com/wz1000/shake
13-
tag: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
13+
location: https://github.com/peti/cabal-plan
14+
tag: 894b76c0b6bf8f7d2f881431df1f13959a8fce87
15+
16+
-- See https://github.com/ennocramer/floskell/pull/45
17+
source-repository-package
18+
type: git
19+
location: https://github.com/jneira/floskell
20+
tag: 78f888f46dae96922d855af1e6a00ea6bb856987
21+
22+
-- TODO adapt code to last opentelemetry-0.4.0
23+
constraints: opentelemetry == 0.3.2
1424

1525
tests: true
1626
documentation: true
@@ -22,4 +32,4 @@ package ghcide
2232

2333
write-ghc-environment-files: never
2434

25-
index-state: 2020-05-09T16:01:39Z
35+
index-state: 2020-05-12T16:28:12Z

cabal.project-8.10.1

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)