Skip to content

Commit 933a07f

Browse files
mpickeringjhrcek
authored andcommitted
Update ghcide/ghcide.cabal
Co-authored-by: Jan Hrcek <[email protected]>
1 parent f3040a3 commit 933a07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghcide/ghcide.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ executable ghcide
302302
-- disable idle GC
303303
-- increase nursery size
304304
-- Enable collection of heap statistics
305-
"-with-rtsopts="-I0 -A128M -T"
305+
"-with-rtsopts=-I0 -A128M -T"
306306
main-is: Main.hs
307307
build-depends:
308308
hiedb,

0 commit comments

Comments
 (0)