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 f485f30 commit 2575e68Copy full SHA for 2575e68
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