diff --git a/libraries/ghc-experimental/src/GHC/Profiling/Eras.hs b/libraries/ghc-experimental/src/GHC/Profiling/Eras.hs index d43c2be4331493e8b5ca04b008a3f27a8466959e..8d51ac9eb9098356130cee5d6efc06f4f35c8c5f 100644 --- a/libraries/ghc-experimental/src/GHC/Profiling/Eras.hs +++ b/libraries/ghc-experimental/src/GHC/Profiling/Eras.hs @@ -1,7 +1,6 @@ {-# LANGUAGE Trustworthy #-} {-# LANGUAGE NoImplicitPrelude #-} --- | TODO move this module into ghc-internals module GHC.Profiling.Eras ( setUserEra , getUserEra , incrementUserEra