#192: cabal throws an error message if there is a space in the path to $HOME ------------------------------+--------------------------------------------- Reporter: SeanMcMillan | Owner: Type: defect | Status: new Priority: minor | Milestone: Component: (none-specified) | Keywords: ------------------------------+--------------------------------------------- sean-mcmillans-macbook-pro-282:learn-haskell sean$ pwd /Volumes/Macintosh HD/Users/sean/Documents/Programming/learn-haskell sean-mcmillans-macbook-pro-282:learn-haskell sean$ cabal /usr/bin/cabal: line 15: /Volumes/Macintosh HD/Users/sean/.cabal/config.platform: No such file or directory /usr/bin/cabal: line 115: [: /Volumes/Macintosh: binary operator expected cabal: no command given (try --help) sean-mcmillans-macbook-pro-282:learn-haskell sean$
I'm not sure how much this blocks the functionality of cabal (I'm just starting out with Haskell.) My system grew a split root/home a while back, and the home partition ended up here. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/192> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform