From b52e6bf3822150fbca9a6aadd3ce73dcdf7ed0ad Mon Sep 17 00:00:00 2001 From: defanor Date: Wed, 21 Feb 2018 18:36:52 +0300 Subject: Initial commit The bindings are incomplete, but usable at this point. --- Redland.hs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Redland.hs (limited to 'Redland.hs') diff --git a/Redland.hs b/Redland.hs new file mode 100644 index 0000000..397da47 --- /dev/null +++ b/Redland.hs @@ -0,0 +1,4 @@ +module Redland where + +import Redland.MidLevel +import Redland.Util -- cgit v1.2.3