[Haskell] cabal-upload build problem

Paul Johnson paul at cogito.org.uk
Mon Feb 19 17:39:03 EST 2007


I want to upload a package to Hackage.  I tried installing cabal-upload, 
but got the following error:

! Preprocessing executables for cabal-upload-0.2...
! Building cabal-upload-0.2...
!
! src/CabalUpload.hs:7:7:
!    Could not find module `Distribution.Compat.FilePath':
!    it is hidden (in package Cabal-1.1.6)


I tried "ghc-pkg expose Cabal-1.1.6" without success.

I have ghc-6.6 installed on Linux (Fedora Core 6), including Cabal-1.1.6.

(BTW I know I will also need a user id and password.  That was going to 
be my next step).

Paul.


More information about the Haskell mailing list