[Bug 202671] www/hs-warp : Fails around "hashtable" but only on DragonFly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 26 11:54:40 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202671

            Bug ID: 202671
           Summary: www/hs-warp : Fails around "hashtable" but only on
                    DragonFly
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: haskell at FreeBSD.org
          Reporter: marino at FreeBSD.org
          Assignee: haskell at FreeBSD.org
             Flags: maintainer-feedback?(haskell at FreeBSD.org)

Created attachment 160372
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160372&action=edit
fail log

Almost everything is building on DragonFly with the new ghc 7.10.2 compiler,
with a notable exception of hs-warp.  I'm seeing an error I don't immediately
understand:

=======================<phase: build          >============================
===>  Building for hs-warp-3.1.3
Building warp-3.1.3...
Preprocessing library warp-3.1.3...

Network/Wai/Handler/Warp/FdCache.hs:29:8:
    Could not find module ‘Data.Hashable’
    It is a member of the hidden package
‘hashable-1.2.3.3 at hasha_2GTZqecVp8NJZrNuKzGxfy’.
    Perhaps you need to add ‘hashable’ to the build-depends in your .cabal
file.
    Use -v to see a list of the files searched for.
*** Error code 1


The hashtable module is loading (see attached full log).
Is this likely a problem with hashtable?  or warp?
I am just not familiar enough with hs- to know...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list