git-annex/Upgrade
Joey Hess 43b8d96d8a
avoid partial functions
This is horrible old code and ghc has started to warn about head and
tail. Rewrote it to avoid all partial functions except !! and guarded
uses of !! with length checks.
2024-07-30 11:28:44 -04:00
..
V5
V0.hs
V1.hs avoid partial functions 2024-07-30 11:28:44 -04:00
V2.hs
V3.hs
V4.hs
V5.hs
V6.hs
V7.hs remove support for directory < 1.2.7 2024-02-06 10:53:13 -04:00
V8.hs
V9.hs