memexml 0.0.1 → 0.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep −memexml
Dependencies removed: memexml
Files
- memexml.cabal +2/−2
memexml.cabal view
@@ -10,7 +10,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.0.1+version: 0.0.2 -- A short (one-line) description of the package. synopsis: Library for reading Meme XML output@@ -57,7 +57,7 @@ -- other-modules: -- Other library packages from which modules are imported.- build-depends: base ==4.5.*, hxt ==9.3.*, memexml ==0.1.*+ build-depends: base ==4.5.*, hxt ==9.3.* -- Directories containing source files. hs-source-dirs: src