Skip to content

Commit

Permalink
Fixup: set manual
Browse files Browse the repository at this point in the history
Co-authored-by: konsumlamm <[email protected]>
  • Loading branch information
doyougnu and konsumlamm authored Sep 13, 2023
1 parent 9a449f2 commit b2d9772
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions unordered-containers.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ flag debug
description: Enable debug support
default: False

flag noSse42
flag sse42
description: Instruct GHC to *not* use -msse4.2. Typical use case is to allow
older architectures to use unordered-containers. Only relevant
for x86; expect performance regressions on newer architectures
when enabled.
default: False

default: True
manual: True

library
exposed-modules:
Expand Down

0 comments on commit b2d9772

Please sign in to comment.