You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: shake-bench/shake-bench.cabal
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,8 @@ author: Pepe Iborra
8
8
maintainer: pepeiborra@gmail.com
9
9
category: Development
10
10
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 benchmarksuite
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 benchmarksuite
0 commit comments