~alcinnz/rhapsode

81f71e354b8173b861062624e6f0e5951840f3d9 — Adrian Cochrane 3 years ago 6a74162
Expand supported base versions.
1 files changed, 1 insertions(+), 1 deletions(-)

M rhapsode.cabal
M rhapsode.cabal => rhapsode.cabal +1 -1
@@ 60,7 60,7 @@ library
  -- other-extensions:    
  
  -- Other library packages from which modules are imported.
  build-depends:       base >=4.9 && <=4.12, directory >= 1.3.2, bytestring,
  build-depends:       base >=4.9 && <4.14, directory >= 1.3.2, bytestring,
        html-conduit, xml-conduit, text, containers, data-default-class,
        network-uri,
        stylist >= 2.4 && <3, css-syntax, xml-conduit-stylist >= 2.3 && <3, scientific,