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

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

Reply via email to