Date: Sat, 11 Oct 2014 14:04:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194299] New: New port: databases/hs-hedis Haskell API and bindings for Redis Message-ID: <bug-194299-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194299 Bug ID: 194299 Summary: New port: databases/hs-hedis Haskell API and bindings for Redis Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: martin@sugioarto.com Created attachment 148190 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148190&action=edit Hedis, BoundedChan, bytestring-lexing and patch for bsd.hackage.mk The port itself needs 2 further dependencies which I also supplied. Please take a careful look at it. I basically used a Haskell port as a template and adapted it. Haskell ports also need a cabal entry in lang/ghc/bsd.hackage.mk (as far as I understood it). In the archive you'll find a diff of this file. I used the latest versions and added very version dependencies that enforce the latest releases. Hedis has also some upper version restrictions for some modules. I am not sure how to specify them. I verified that the API to a Redis server actually works. I could make some entries in the DB, so I am pretty sure that everything is OK. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194299-13>