On Sat, Nov 18, 2006 at 20:18:12 +0100, Lemmih wrote:
>On 11/18/06, Magnus Therning <[EMAIL PROTECTED]> wrote:
>>Putting
>>
>>  import Distribution.Compat.FilePath
>>
>>in my source results in
>>
>>  Could not find module `Distribution.Compat.FilePath':
>>    it is hidden (in package Cabal-1.1.6)
>>
>>I want to use 'joinFileName'.
>>
>>I found this thread from the cabal-devel list
>>
>>  http://www.mail-archive.com/cabal-devel@haskell.org/msg00162.html
>>
>>and I was hoping that my cabal version would have an unhidden FilePath
>>module... apparently not.  Can I unhide it somehow?
>
>How about using this instead:
>http://www-users.cs.york.ac.uk/~ndm/projects/libraries.php#filepath

The only reason would be that it isn't in my GHC install by default (I'm
on Debian Sid).  However, I suppose I can look at this as an excellent
first experiment with Cabal and packaging Haskell libs for Debian :-)

Thanks for pointing it out.  Looks like a perfect fit for me!

/M

-- 
Magnus Therning                             (OpenPGP: 0xAB4DFBA4)
[EMAIL PROTECTED]             Jabber: [EMAIL PROTECTED]
http://therning.org/magnus

Software is not manufactured, it is something you write and publish.
Keep Europe free from software patents, we do not want censorship
by patent law on written works.

Programs should be written for people to read, and only incidentally
for machines to execute.
     -- Quote from Structure and Interpretation of Computer Programs

Attachment: pgpqFTQpCOC04.pgp
Description: PGP signature

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to