@@ -1,5 +1,4 @@
{-# LANGUAGE ExistentialQuantification #-}
-{-# LANGUAGE KindSignatures #-}
module Control.Monad.Extras (
ifM,