Skip to content
Snippets Groups Projects
Commit dab73dd9 authored by Teo Camarasu's avatar Teo Camarasu Committed by Bodigrim
Browse files

Remove accidentally committed dump pragmas

parent 1ae86be3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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