Skip to content

Commit 8484831

Browse files
committed
Nuke empty benchmark
1 parent a149072 commit 8484831

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

bench/Bench.hs

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

infinite-list.cabal

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,3 @@ test-suite infinite-fusion
9494

9595
if impl(ghc <9.2)
9696
buildable: False
97-
98-
benchmark infinite-bench
99-
type: exitcode-stdio-1.0
100-
main-is: Bench.hs
101-
hs-source-dirs: bench
102-
default-language: Haskell2010
103-
ghc-options: -Wall
104-
build-depends:
105-
base,
106-
infinite-list,
107-
tasty-bench
108-
109-
if impl(ghc >=8.6)
110-
ghc-options: -fproc-alignment=64

0 commit comments

Comments
 (0)