Skip to content

Commit 463ed1f

Browse files
mpickeringjhrcek
andauthored
Update ghcide/ghcide.cabal
Co-authored-by: Jan Hrcek <[email protected]>
1 parent a705897 commit 463ed1f

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
@@ -260,7 +260,7 @@ executable ghcide
260260
-- disable idle GC
261261
-- increase nursery size
262262
-- Enable collection of heap statistics
263-
"-with-rtsopts="-I0 -A128M -T"
263+
"-with-rtsopts=-I0 -A128M -T"
264264
main-is: Main.hs
265265
build-depends:
266266
hiedb,

0 commit comments

Comments
 (0)