default value for --heap-trigger
This commit is contained in:
@@ -50,6 +50,7 @@ options = RLPCOptions
|
||||
<> metavar "INT"
|
||||
<> help "the number of nodes allowed on the heap before\
|
||||
\triggering the garbage collector"
|
||||
<> value 50
|
||||
)
|
||||
<*> some (argument str $ metavar "FILES...")
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user