diff --git a/affection.cabal b/affection.cabal index 6467a7c..d24e422 100644 --- a/affection.cabal +++ b/affection.cabal @@ -89,11 +89,11 @@ library -- other-modules: -- LANGUAGE extensions used by modules in this package. - other-extensions: GADTs - , KindSignatures - , FlexibleInstances - , MultiParamTypeClasses - , UndecidableInstances + -- other-extensions: GADTs + -- , KindSignatures + -- , FlexibleInstances + -- , MultiParamTypeClasses + -- , UndecidableInstances hs-source-dirs: src default-language: Haskell2010 ghc-options: -Wall @@ -106,7 +106,7 @@ library , monad-loops , monad-parallel , containers - , clock >= 0.7 + , clock >= 0.8 , glib , bytestring , OpenGL