- 31 May, 2020 1 commit
-
-
- 28 Mar, 2020 2 commits
-
-
Rufflewind authored
-
Rufflewind authored
-
- 31 Jan, 2020 1 commit
-
-
Rufflewind authored
-
- 10 Jan, 2020 1 commit
-
-
Rufflewind authored
-
- 09 Jan, 2020 1 commit
-
-
Rufflewind authored
-
- 08 Jan, 2020 1 commit
-
-
Julian Ospald authored
-
- 25 Dec, 2019 2 commits
-
-
Rufflewind authored
-
Rufflewind authored
Also add a general disclaimer about the non-exhaustiveness of exception listings in the documentation. Fixes #94.
-
- 24 Dec, 2019 3 commits
-
-
Rufflewind authored
-
Rufflewind authored
-
Oleg Grenrus authored
Morally revert b9d0d694
-
- 11 Nov, 2019 1 commit
-
-
Ben Gamari authored
-
- 25 Jun, 2019 1 commit
-
-
Rufflewind authored
Fixes #95.
-
- 23 Jun, 2019 3 commits
-
-
Rufflewind authored
-
Rufflewind authored
Seems LTS 2.x and 3.x are too old for Stack.
-
Rufflewind authored
As of Stack v2, overriding Win32 in extra-deps now causes time to get pruned (#4547), so we have to explicitly override time too.
-
- 22 Jun, 2019 2 commits
-
-
Rufflewind authored
-
Rufflewind authored
-
- 01 Feb, 2019 1 commit
-
-
Herbert Valerio Riedel authored
-
- 28 Dec, 2018 1 commit
-
-
Rufflewind authored
Fixes #90.
-
- 17 Dec, 2018 1 commit
-
-
Rufflewind authored
Fixes #87.
-
- 14 Dec, 2018 1 commit
-
-
Rufflewind authored
-
- 13 Dec, 2018 1 commit
-
-
Chaitanya Koparkar authored
This warning will soon be enabled by -Wall (See Trac #15656).
-
- 16 Oct, 2018 1 commit
-
-
Rufflewind authored
On the OS X instances of Travis CI, utimensat with mtime = UTIME_OMIT will set atime to the current time instead of the given time. This bug seems to only affect Travis CI OS X but not OS X systems in the wild.
-
- 17 Jul, 2018 3 commits
-
-
Rufflewind authored
Fixes #86.
-
Rufflewind authored
Fixes #85.
-
Rufflewind authored
This restores the old behavior prior to 1.3.1.1. The internals have been refactored to use "simplify" instead of "normalise", the latter of which is a bit buggy on certain paths, especially on Windows. The Windows implementation of prependCurrentDirectory has been rewritten to use GetFullPathName, which knows how to handle drive-relative paths better. The new emptyToCurDir function helps explicitly mark places where empty paths are accepted. So far, it is limited to canonicalizePath, makeAbsolute, the permission functions, and the timestamp functions. Fixes #84.
-
- 03 Jun, 2018 2 commits
-
-
Rufflewind authored
-
Rufflewind authored
-
- 25 May, 2018 2 commits
-
-
Rufflewind authored
Actually fixes #83.
-
Rufflewind authored
Fixes #83.
-
- 21 May, 2018 1 commit
-
-
Rufflewind authored
-
- 20 May, 2018 1 commit
-
-
Rufflewind authored
- Migrate POSIX/Windows-specific functions to .Internal.Posix/Windows - Migrate generic utility to .Internal.Common - Add more helper functions for ListT - Migrate getCurrentDirectory from .Internal.Common to System.Directory - Migrate lookupEnv to .Internal.Prelude - Make System.FilePath exports in System.Directory explicit - Clean up preprocessor directives
-
- 05 May, 2018 1 commit
-
-
Rufflewind authored
-
- 17 Apr, 2018 1 commit
-
-
Rufflewind authored
-
- 16 Apr, 2018 1 commit
-
-
Ryan Scott authored
See https://ghc.haskell.org/trac/ghc/ticket/15042.
-
- 11 Apr, 2018 1 commit
-
-
Rufflewind authored
-
- 10 Apr, 2018 1 commit
-
-
Ryan Scott authored
See https://ghc.haskell.org/trac/ghc/ticket/15018.
-
- 04 Mar, 2018 1 commit
-
-
Rufflewind authored
-