summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--redland.cabal12
1 files changed, 11 insertions, 1 deletions
diff --git a/redland.cabal b/redland.cabal
index 7f44cd2..2f2b314 100644
--- a/redland.cabal
+++ b/redland.cabal
@@ -1,7 +1,11 @@
name: redland
version: 0.1.0.0
synopsis: Redland RDF library bindings
-description: Redland RDF library bindings
+description: This package provides low-level and mid-level
+ Redland RDF library bindings, as well as some
+ utility functions. The bindings are not complete
+ in this version, though many functions are
+ present.
license: BSD3
license-file: LICENSE
author: defanor
@@ -10,6 +14,12 @@ category: Database
build-type: Simple
extra-source-files: ChangeLog.md
cabal-version: >=1.10
+tested-with: GHC == 8.0.1
+bug-reports: https://github.com/defanor/redland/issues
+source-repository head
+ type: git
+ location: https://git.uberspace.net/redland
+
library
exposed-modules: Redland