Skip to content

Commit 1767306

Browse files
committed
Remove -ddump-ds.
Probably a holdover from some debugging session.
1 parent cd51398 commit 1767306

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Language/Java/Inline/Magic.hsc

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
{-# LANGUAGE RankNTypes #-}
1717
{-# LANGUAGE RecordWildCards #-}
1818
{-# LANGUAGE UndecidableInstances #-}
19-
{-# OPTIONS_GHC -ddump-ds #-}
2019

2120
module Language.Java.Inline.Magic
2221
( DotClass(..)

0 commit comments

Comments
 (0)