Skip to content

Commit 4bfa6c1

Browse files
committed
adjust shake-bench cabal descriptor to work with gen-hie
1 parent 63ed0da commit 4bfa6c1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

shake-bench/shake-bench.cabal

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ author: Pepe Iborra
88
maintainer: pepeiborra@gmail.com
99
category: Development
1010
build-type: Simple
11-
description:
12-
A library Shake rules to build and run benchmarks for multiple revisions of a project.
13-
An example of usage can be found in the ghcide benchmark suite
11+
-- description is a single line so that implicit-hie can parse it
12+
description: A library Shake rules to build and run benchmarks for multiple revisions of a project. An example of usage can be found in the ghcide benchmark suite
1413

1514
library
1615
exposed-modules: Development.Benchmark.Rules

0 commit comments

Comments
 (0)