Skip to content
Snippets Groups Projects
Commit d8393f58 authored by Andreas Klebinger's avatar Andreas Klebinger
Browse files

reverse-complement: Fix inlinePerformIO ambiguity for older ghcs

parent edf705e6
No related branches found
No related tags found
1 merge request!44Some nofib touchups for recent bytestring/ghc changes and better useability.
Pipeline #35177 passed
......@@ -9,7 +9,7 @@ contributed by Louis Wasserman
import Control.Monad
import Foreign
import Data.ByteString.Internal
import Data.ByteString.Internal hiding (inlinePerformIO)
import System.IO
import GHC.Exts
import GHC.IO (IO(..))
......
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