packages feed

xournal-parser 0.5.0 → 0.5.0.1

raw patch · 2 files changed

+4/−4 lines, 2 filesdep ~lensdep ~xournal-types

Dependency ranges changed: lens, xournal-types

Files

LICENSE view
@@ -1,7 +1,7 @@ The following license covers this documentation, and the source code, except where otherwise indicated. -Copyright 2011-2011, Ian-Woo Kim. All rights reserved.+Copyright 2011-2013, Ian-Woo Kim. All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
xournal-parser.cabal view
@@ -1,5 +1,5 @@ Name:		xournal-parser-Version:	0.5.0+Version:	0.5.0.1 Synopsis:       Xournal file parser Description: 	Text parser for xournal xml file Homepage:       http://ianwookim.org/hxournal@@ -29,10 +29,10 @@                  conduit == 0.5.*,                  strict == 0.3.*,                   attoparsec-conduit == 0.5.*,-                 xournal-types >= 0.5.0, +                 xournal-types >= 0.5.0.1,                   xml-types == 0.3.*,                   text == 0.11.*,-                 lens >= 2.4, +                 lens >= 2.5,                   zlib-conduit == 0.5.*    Exposed-Modules: