- May 31, 2020
-
-
- Mar 28, 2020
-
-
Rufflewind authored
-
Rufflewind authored
-
- Jan 31, 2020
-
-
Rufflewind authored
-
- Jan 10, 2020
-
-
Rufflewind authored
-
- Jan 09, 2020
-
-
Rufflewind authored
-
- Jan 08, 2020
-
-
Julian Ospald authored
-
- Dec 25, 2019
-
-
Rufflewind authored
-
Rufflewind authored
Also add a general disclaimer about the non-exhaustiveness of exception listings in the documentation. Fixes #94.
-
- Dec 24, 2019
-
-
Rufflewind authored
-
Rufflewind authored
-
Oleg Grenrus authored
Morally revert b9d0d694
-
- Nov 11, 2019
-
-
Ben Gamari authored
-
- Jun 25, 2019
-
-
Rufflewind authored
Fixes #95.
-
- Jun 23, 2019
-
-
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.
-
- Jun 22, 2019
-
-
Rufflewind authored
-
Rufflewind authored
-
- Feb 01, 2019
-
-
Herbert Valerio Riedel authored
-
- Dec 28, 2018
-
-
Rufflewind authored
Fixes #90.
-
- Dec 17, 2018
-
-
Rufflewind authored
Fixes #87.
-
- Dec 14, 2018
-
-
Rufflewind authored
-
- Dec 13, 2018
-
-
Chaitanya Koparkar authored
This warning will soon be enabled by -Wall (See Trac #15656).
-
- Oct 16, 2018
-
-
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.
-
- Jul 17, 2018
-
-
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.
-
- Jun 03, 2018
-
-
Rufflewind authored
-
Rufflewind authored
-
- May 25, 2018
-
-
Rufflewind authored
Actually fixes #83.
-
Rufflewind authored
Fixes #83.
-
- May 21, 2018
-
-
Rufflewind authored
-
- May 20, 2018
-
-
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
-
- May 05, 2018
-
-
Rufflewind authored
-
- Apr 17, 2018
-
-
Rufflewind authored
-
- Apr 16, 2018
-
-
Ryan Scott authored
See https://ghc.haskell.org/trac/ghc/ticket/15042.
-
- Apr 11, 2018
-
-
Rufflewind authored
-
- Apr 10, 2018
-
-
Ryan Scott authored
See https://ghc.haskell.org/trac/ghc/ticket/15018.
-
- Mar 04, 2018
-
-
Rufflewind authored
-