We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4ab60 commit a668313Copy full SHA for a668313
io-sim/src/Control/Monad/IOSim/Internal.hs
@@ -2,6 +2,7 @@
2
{-# LANGUAGE CPP #-}
3
{-# LANGUAGE DerivingVia #-}
4
{-# LANGUAGE ExistentialQuantification #-}
5
+{-# LANGUAGE FlexibleContexts #-}
6
{-# LANGUAGE FlexibleInstances #-}
7
{-# LANGUAGE GADTSyntax #-}
8
{-# LANGUAGE MultiParamTypeClasses #-}
0 commit comments