[GHC] #8735: hpc doesn't work on Mac

GHC ghc-devs at haskell.org
Tue Feb 4 22:14:46 UTC 2014


#8735: hpc doesn't work on Mac
----------------------------------+------------------------------------
        Reporter:  George         |            Owner:
            Type:  bug            |           Status:  new
        Priority:  normal         |        Milestone:  7.8.1
       Component:  Code Coverage  |          Version:  7.8.1-rc1
      Resolution:                 |         Keywords:
Operating System:  MacOS X        |     Architecture:  Unknown/Multiple
 Type of failure:  Other          |       Difficulty:  Unknown
       Test Case:                 |       Blocked By:
        Blocking:                 |  Related Tickets:
----------------------------------+------------------------------------

Comment (by George):

 {{{
 hpc doesn't work:

  hpc --version
 dyld: Library not loaded: @rpath/libHShpc-0.6.0.1-ghc7.8.20140130.dylib
   Referenced from: /usr/local/bin/hpc
   Reason: image not found
 Trace/BPT trap: 5
 }}}

 this results in error popups when doing cabal install e.g. cabal install
 vector but this doesn't seem to affect the install

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8735#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list