[haskell-platform] #200: Can't build for compatibility with Eclipse

haskell-platform haskell-platform at projects.haskell.org
Thu Jun 21 08:36:40 BST 2012


#200: Can't build for compatibility with Eclipse
----------------------------+-----------------------------------------------
 Reporter:  essin at ieee.org  |       Owner:  dons
     Type:  defect          |      Status:  new 
 Priority:  blocker         |   Milestone:      
Component:  Platform        |    Keywords:      
----------------------------+-----------------------------------------------
 Eclipse notified that it needed to install some dependencies but the build
 failed. The next step was to attempt:
 cabal -v install --force-reinstalls cabal-install

 This also failed with the following:
 Cabal-1.10.2.0 depends on unix-2.3.2.0 which failed to install.
 HTTP-4000.2.3 depends on unix-2.3.2.0 which failed to install.
 cabal-install-0.10.2 depends on unix-2.3.2.0 which failed to install.
 containers-0.4.2.1 depends on deepseq-1.3.0.0 which failed to install.
 deepseq-1.3.0.0 failed during the building phase. The exception was:
 ExitFailure 1
 directory-1.1.0.2 depends on unix-2.3.2.0 which failed to install.
 network-2.3.0.14 depends on unix-2.3.2.0 which failed to install.
 parsec-3.1.3 depends on deepseq-1.3.0.0 which failed to install.
 process-1.0.1.5 depends on unix-2.3.2.0 which failed to install.
 text-0.11.2.2 depends on deepseq-1.3.0.0 which failed to install.
 unix-2.3.2.0 failed during the building phase.

 There is obviously nothing that I can to about this except wait for it to
 be fixed.

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/200>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries


More information about the Haskell-platform mailing list