[Bug 194299] New: New port: databases/hs-hedis Haskell API and bindings for Redis

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 11 14:04:48 UTC 2014


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 at FreeBSD.org
          Reporter: martin at 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.


More information about the freebsd-ports-bugs mailing list