[Git][ghc/ghc][master] Remove stray dump flags in GHC.Rename.Names

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Thu May 18 19:21:41 UTC 2023



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
4f6dd999 by Matthew Pickering at 2023-05-18T15:21:26-04:00
Remove stray dump flags in GHC.Rename.Names

- - - - -


1 changed file:

- compiler/GHC/Rename/Names.hs


Changes:

=====================================
compiler/GHC/Rename/Names.hs
=====================================
@@ -12,8 +12,6 @@ Extracting imported and top-level names in scope
 {-# LANGUAGE TypeFamilies #-}
 {-# LANGUAGE LambdaCase #-}
 
-{-# OPTIONS_GHC -ddump-to-file -ddump-simpl #-}
-
 module GHC.Rename.Names (
         rnImports, getLocalNonValBinders, newRecordFieldLabel,
         extendGlobalRdrEnvRn,



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4f6dd9996f9118206b26a2c61f7caacb202e89f5

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4f6dd9996f9118206b26a2c61f7caacb202e89f5
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230518/380f7c19/attachment.html>


More information about the ghc-commits mailing list