issues
search
haskell
/
directory
Platform-independent library for basic file system operations
https://hackage.haskell.org/package/directory
Other
58
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support ghc-9.12
#195
erikd
closed
20 hours ago
1
tests leave behind unremovable file.
#194
gbaz
opened
2 weeks ago
6
Remove usage of QuasiQuotes
#193
wz1000
closed
4 weeks ago
4
directory master uses quasiquotes
#192
wz1000
closed
4 weeks ago
0
Release for GHC 9.12
#191
wz1000
closed
3 weeks ago
4
Enable `MOVEFILE_COPY_ALLOWED` flag by default
#190
jasagredo
closed
1 month ago
1
Enable `MOVEFILE_COPY_ALLOWED` by default for `renameFileInternal` for Windows
#189
jasagredo
closed
1 month ago
2
`findExecutable "ghc-9.10.1" behaves surprisingly on windows
#188
hasufell
opened
2 months ago
2
`findExecutable "\\"` on windows is confusing
#187
hasufell
opened
2 months ago
4
'findExecutable' "" should return Nothing, like on linux
#186
hasufell
closed
2 months ago
1
Use openBinaryTempFile from file-io
#185
hasufell
closed
2 months ago
4
Remove "install-includes: HsDirectoryConfig.h"
#184
mpickering
closed
3 months ago
3
Refactor remaining code to use *at APIs
#183
Rufflewind
opened
3 months ago
0
Resolve TODO regarding AFPP support for openBinaryTempFile
#182
Rufflewind
closed
2 months ago
2
`directory-1.3.8.3`: relax upper bound of dependency on `base`
#181
mpilgrem
closed
4 months ago
2
FR: findExecutable "" should return Nothing, like on linux
#180
TerrorJack
closed
2 months ago
4
Migrate file I/O to file-io
#179
Rufflewind
closed
4 months ago
2
Do not create non-existing files when copying
#178
hasufell
closed
5 months ago
1
on Windows, copyFile makes empty source and destination files when the source file is absent
#177
hsenag
closed
5 months ago
8
Builds with allow-newer unnecessarily fail
#176
josephcsible
opened
5 months ago
1
Bump filepath bound to allow 1.4.300
#175
wz1000
closed
6 months ago
1
Support filepath 1.4.300.1
#174
wz1000
closed
6 months ago
4
Bump base bound to allow 4.20
#173
bgamari
closed
7 months ago
1
Bump time uppper bound to accomodate 1.14
#172
bgamari
closed
7 months ago
1
Please revise `time` dependency to `< 1.15`
#171
tomjaguarpaw
closed
7 months ago
1
canonicalizePath regressed on Windows between directory-1.3.7.1 and directory-1.3.8.0
#170
Bodigrim
closed
9 months ago
2
Change bounds of filepath dependency
#169
BinderDavid
closed
9 months ago
5
Use extra-doc-files field for changelog.md and README.md
#168
BinderDavid
closed
9 months ago
1
OsPath: available since 1.3.8
#167
thielema
closed
9 months ago
1
Support Win32 2.14
#166
BinderDavid
closed
9 months ago
5
Support filepath >= 1.5.0.0 and os-string, fixes #164
#165
hasufell
closed
11 months ago
4
Support filepath >= 1.5.0.0 and os-string
#164
hasufell
closed
11 months ago
0
setModificationTime can fail with InvalidArgument
#163
Bodigrim
closed
11 months ago
1
directory bundled with GHC-9.6 is not safe (inferred) anymore.
#162
phadej
closed
9 months ago
5
Re #132 Extend Haddock docs to be express about Windows limitation
#161
mpilgrem
closed
1 year ago
1
[Feature request] A way to copy a directory with metadata (and/or recursively)
#160
navid-zamani
opened
1 year ago
5
Fix test in GetHomeDirectory001.hs to use XdgState
#159
bitc
closed
1 year ago
1
Cabal file doesn't list install-includes
#158
bgamari
closed
1 year ago
3
Bump base bound to <4.20
#157
bgamari
closed
1 year ago
3
haiku: introduce platform directory layout.
#156
jessicah
closed
1 year ago
3
FR: a variant of getModificationTime that works on symlinks
#155
fgaz
opened
1 year ago
1
Feature request: createLink
#154
chris-martin
closed
1 year ago
1
TMPDIR environment variable not honoured on windows
#153
mpickering
closed
1 year ago
2
Release for GHC 9.6.1
#152
bgamari
closed
1 year ago
3
Bump bounds to accomodate base 4.18
#151
bgamari
closed
1 year ago
2
makeAbsolute ~ gives wrong path
#150
Vic-M
closed
1 year ago
2
Update the CI and cabal file to add GHC versions
#149
Kleidukos
closed
1 year ago
1
Updating the CI and the cabal file
#148
Kleidukos
closed
1 year ago
2
`directory-1.3.8.0` violates the Haskell PVP
#147
andreasabel
closed
1 year ago
12
Avoid `Data.List.{head,tail}`
#146
Bodigrim
closed
1 year ago
1
Next