diff --git a/Pioneers.cabal b/Pioneers.cabal index c9224a7..27a407f 100644 --- a/Pioneers.cabal +++ b/Pioneers.cabal @@ -40,7 +40,7 @@ executable Pioneers linear >=1.3.1, lens >=4.0, SDL2 >= 0.1.0, - time >=1.4.0 && <1.5, + time >=1.4.0, GLUtil >= 0.7 Default-Language: Haskell2010