Skip to content
Snippets Groups Projects
Commit 808a5af2 authored by cdornan's avatar cdornan
Browse files

relax base dependency to <5

parent babffcc2
No related branches found
No related tags found
No related merge requests found
Name: xhtml
Version: 3000.2.0.4
Version: 3000.2.0.5
Copyright: Bjorn Bringert 2004-2006, Andy Gill and the Oregon
Graduate Institute of Science and Technology, 1999-2001
Maintainer: Chris Dornan <chris@chrisdornan.com>
......@@ -21,7 +21,7 @@ Source-repository head
location: git@github.com:haskell/xhtml.git
library
Build-depends: base >= 4.0 && < 4.6
Build-depends: base >= 4.0 && < 5.0
Exposed-modules:
Text.XHtml,
Text.XHtml.Frameset,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment