Skip to content
Snippets Groups Projects
  1. May 31, 2020
  2. Mar 28, 2020
  3. Jan 31, 2020
  4. Jan 10, 2020
  5. Jan 09, 2020
  6. Jan 08, 2020
  7. Dec 25, 2019
  8. Dec 24, 2019
  9. Nov 11, 2019
  10. Jun 25, 2019
  11. Jun 23, 2019
  12. Jun 22, 2019
  13. Feb 01, 2019
  14. Dec 28, 2018
  15. Dec 17, 2018
  16. Dec 14, 2018
  17. Dec 13, 2018
  18. Oct 16, 2018
    • Rufflewind's avatar
      Work around buggy utimensat on Travis OS X · 274231de
      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.
      274231de
  19. Jul 17, 2018
  20. Jun 03, 2018
  21. May 25, 2018
  22. May 21, 2018
  23. May 20, 2018
    • Rufflewind's avatar
      Refactor and migrate platform-specific details to .Internal.* · c6d469c2
      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
      c6d469c2
  24. May 05, 2018
  25. Apr 17, 2018
  26. Apr 16, 2018
  27. Apr 11, 2018
  28. Apr 10, 2018
  29. Mar 04, 2018
Loading