Marcos Dumay de Medeiros 8 年 前
コミット
0ac59cfe18
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/Control/Monad/Extras.hs

+ 0 - 1
src/Control/Monad/Extras.hs

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