Skip to content

Commit 969fa3f

Browse files
ethercrowtreeowl
authored andcommitted
Remove now unused cbits
1 parent ba708e3 commit 969fa3f

File tree

2 files changed

+0
-277
lines changed

2 files changed

+0
-277
lines changed

benchmarks/unordered-containers-benchmarks.cabal

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,12 @@ cabal-version: >=1.2
66

77
executable unordered-containers-benchmarks
88
ghc-options: -Wall -O2
9-
cc-options: -msse4.1
10-
c-sources:
11-
../cbits/popc.c
129
hs-source-dirs: .. .
1310
main-is: Benchmarks.hs
1411
other-modules:
1512
Data.HashMap.Array
1613
Data.HashMap.Base
1714
Data.HashMap.Lazy
18-
Data.HashMap.PopCount
1915
Data.HashMap.Strict
2016
Data.HashMap.Unsafe
2117
Data.HashMap.UnsafeShift

cbits/popc.c

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

0 commit comments

Comments
 (0)