Skip to content
Snippets Groups Projects
Commit e572e36c authored by Hannes Siebenhandl's avatar Hannes Siebenhandl
Browse files

Remove forgotten debugging pragma

parent 990030ce
No related branches found
No related tags found
No related merge requests found
Pipeline #92565 failed
......@@ -10,7 +10,7 @@
{-# LANGUAGE NumericUnderscores #-}
{-# LANGUAGE RecordWildCards #-}
{-# LANGUAGE BangPatterns #-}
{-# OPTIONS_GHC -ddump-simpl -ddump-to-file -dsuppress-all #-}
{- | Functions for performing whole heap census in the style of the normal
- heap profiling -}
module GHC.Debug.Profile( censusClosureType
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment