#42: Nonstandard binary installation directory --------------------+------------------------------------------------------- Reporter: guest | Type: defect Status: new | Priority: normal Milestone: | Component: general Version: 0.16.0 | Keywords: --------------------+------------------------------------------------------- c2hs doesn't install in the proper directory ({{{ ~/.cabal/bin }}}). Instead, it installs in {{{ /Users/andrew/Library/Haskell/ghc-7.0.3/lib/c2hs-0.16.3/bin }}}. This creates problems with subsequent packages which depend on c2hs's installation and inclusion in {{{ PATH }}}. -- Ticket URL: <http://hackage.haskell.org/trac/c2hs/ticket/42> c2hs <http://www.cse.unsw.edu.au/~chak/haskell/c2hs/> C->Haskell, An Interface Generator for Haskell