Skip to content

Commit 2575e68

Browse files
Saizanbolt12
authored andcommitted
fix warnings
1 parent f485f30 commit 2575e68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

io-sim/src/Control/Monad/IOSim/Internal.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
{-# LANGUAGE CPP #-}
33
{-# LANGUAGE DerivingVia #-}
44
{-# LANGUAGE ExistentialQuantification #-}
5+
{-# LANGUAGE FlexibleContexts #-}
56
{-# LANGUAGE FlexibleInstances #-}
67
{-# LANGUAGE GADTSyntax #-}
78
{-# LANGUAGE MultiParamTypeClasses #-}

0 commit comments

Comments
 (0)