Skip to content

Commit 2ae034c

Browse files
committed
Tmp: Dump core
1 parent 7237826 commit 2ae034c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

unordered-containers.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ library
6868
BangPatterns
6969

7070
ghc-options: -Wall -O2 -fwarn-tabs -ferror-spans
71+
ghc-options: -ddump-simpl -ddump-to-file -dsuppress-coercions -dsuppress-unfoldings -dsuppress-module-prefixes -dsuppress-uniques
7172

7273
if flag(debug)
7374
cpp-options: -DASSERTS
@@ -129,6 +130,7 @@ benchmark benchmarks
129130
if impl(ghc >= 8.10)
130131
ghc-options: "-with-rtsopts=-A32m --nonmoving-gc"
131132
-- cpp-options: -DBENCH_containers_Map -DBENCH_containers_IntMap -DBENCH_hashmap_Map
133+
ghc-options: -ddump-simpl -ddump-to-file -dsuppress-coercions -dsuppress-unfoldings -dsuppress-module-prefixes -dsuppress-uniques
132134

133135
source-repository head
134136
type: git

0 commit comments

Comments
 (0)