Ticket #3 (assigned defect)
System.Path.Directory.getAppUserDataDirectory error on Windows 7
| Reported by: | anonymous | Owned by: | benmos |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
Under Windows 7, in ghci, this code:
ta <- getAppUserDataDirectory "testapp"
returns a value of "/C:\Users\timothy\AppData?\Roaming\testapp"
Naturally, the beginning forward slash causes problems.
Versions: pathtype-0.0.2, directory-1.0.0.3, filepath-1.1.0.3, base-3.0.3.2 among others. This was all installed on a clean virtual machine with Haskell Platform 2010.1.0.0 that includes ghc version 6.12.1.
Change History
Note: See
TracTickets for help on using
tickets.
