Skip to content

Commit

Permalink
Remove accidentally committed dump pragmas
Browse files Browse the repository at this point in the history
  • Loading branch information
TeofilC authored and Bodigrim committed Nov 18, 2023
1 parent 1ae86be commit dab73dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Data/Text/Internal/Reverse.hs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

{-# OPTIONS_HADDOCK not-home #-}

{-# OPTIONS_GHC -ddump-to-file -ddump-simpl -dsuppress-all -dno-suppress-type-signatures #-}

-- | Implements 'reverse', using efficient C routines by default.
module Data.Text.Internal.Reverse (reverse) where

Expand Down

0 comments on commit dab73dd

Please sign in to comment.