aboutsummaryrefslogtreecommitdiff
path: root/Utility/Path.hs
Commit message (Expand)AuthorAge
...
* work around MissingH's absNormPath not working on WindowsGravatar Joey Hess2013-05-12
* fixes for windowsGravatar Joey Hess2013-05-12
* seems I need PackageImports here for configureGravatar Joey Hess2013-04-14
* turn on PackageImports globallyGravatar Joey Hess2013-04-13
* Utility/Path.hs: System.Path is exported by "MissingH" and "pathtype" packageGravatar Peter Simons2013-02-23
* move thirdparty program installation for standalone bundle into haskell programGravatar Joey Hess2012-12-14
* finished where indentation changesGravatar Joey Hess2012-12-13
* Display a warning when a non-existing file or directory is specified.Gravatar Joey Hess2012-11-25
* Use USER and HOME environment when set, and only fall back to getpwent, which...Gravatar Joey Hess2012-10-25
* better ~/ handlingGravatar Joey Hess2012-08-02
* moveGravatar Joey Hess2012-03-11
* Fix a bug in symlink calculation code, that triggered in rare cases where an ...Gravatar Joey Hess2012-03-05
* a few things available elsewhere...Gravatar Joey Hess2012-01-23
* no implicit dotfiles in addGravatar Joey Hess2012-01-03
* broke up UtilityGravatar Joey Hess2011-10-16
* minor syntax changesGravatar Joey Hess2011-10-11
* go go gadget hlintGravatar Joey Hess2011-09-20
* reorgGravatar Joey Hess2011-09-19
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22