Browse Source

Compiling on GHC 8.0

Marcos Dumay de Medeiros 8 năm trước cách đây
mục cha
commit
72085adb66
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      walrus-backend.cabal

+ 1 - 1
walrus-backend.cabal

@@ -22,7 +22,7 @@ library
   -- other-modules:       
   other-extensions:    OverloadedStrings, TemplateHaskell
   build-depends:
-    base >=4.7 && <4.9,
+    base >=4.7,
     time >=1.5,
     transformers >= 0.3.0,
     unix >=2.7.1,