Skip to content

Commit 912b700

Browse files
committed
1 parent 3e95336 commit 912b700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elisp/shm-customizations.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ when option is nil.
166166
(defcustom shm-pragmas
167167
'("LANGUAGE" "OPTIONS_GHC" "INCLUDE" "DEPRECATED" "WARNING"
168168
"INLINE" "NOINLINE" "INLINABLE" "CONLIKE" "LINE" "RULES"
169-
"SPECIALIZE" "UNPACK" "SOURCE" "SCC")
169+
"SPECIALIZE" "UNPACK" "SOURCE" "SCC" "MINIMAL")
170170
"Pragmas supported."
171171
:group 'shm
172172
:type 'list)

0 commit comments

Comments
 (0)