From: JP M. <jpm...@gm...> - 2015-01-22 16:58:47
|
The haskell-src-exts gotcha on happy is annoying a lot of people (-:, see https://github.com/haskell-suite/haskell-src-exts/issues/14. Mind that on MacOS, GUI applications do not have the same PATH as the shell, so double check the PATH in Eclipse is really what you think it is. JP On Thu, Jan 22, 2015 at 4:40 AM, Randall Britten <r.b...@au...> wrote: > Hi > > I’m having difficulty getting EclipseFP working on Luna-SR1 on OS X > Yosemite 10.10.1. > > When launching, a few things seem to build, but then the console > displays: > > Resolving dependencies... > > Configuring haskell-src-exts-1.16.0.1... > > Failed to install haskell-src-exts-1.16.0.1 > > Build log ( /Users/rbri053/.cabal/logs/haskell-src-exts-1.16.0.1.log ): > > Configuring haskell-src-exts-1.16.0.1... > > setup-Simple-Cabal-1.21.1.0-x86_64-osx-ghc-7.8.3: The program 'happy' > version > > >=1.17 is required but it could not be found. > > cabal: Error: some packages failed to install: > > haskell-src-exts-1.16.0.1 failed during the configure step. The exception > was: > > ExitFailure 1 > > stylish-haskell-0.5.11.0 depends on haskell-src-exts-1.16.0.1 which failed > to > > install. > > > I had it working nicely for a few weeks on an earlier version of > EclipseFP (v2.6) (so thanks for the hard work done to make this excellent > piece of software!) > (Full version string for the version I am trying to get working: FP: > Haskell support for Eclipse 2.6.3.201501121809 > net.sf.eclipsefp.haskell.feature.group The EclipseFP Project) > > Some other weird behaviour: > Under Preferences/Haskell/Haskell Implementations, the list is blank, even > if the entry for GHC 7.8.3 appeared in the previous session. > I have ghc, cabal and happy in the path (added there by adding entries to > /etc/paths) > > Thanks in advance. > Regards, > Randall > > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > eclipsefp-develop mailing list > ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipsefp-develop > > -- JP Moresmau http://jpmoresmau.blogspot.com/ |