This commit is contained in:
quantum.analyst+git-annex@7b5254bfa3fe66bdaa852f498eba084d122744b7 2017-11-18 04:40:06 +00:00 committed by admin
parent 0f876eccb5
commit 6ba0127d7b

View file

@ -0,0 +1,21 @@
### Please describe the problem.
The description for yesod-default is:
> Since version 1.2 of Yesod, this functionality is provided by the yesod package. This package is no longer needed.
git-annex depends on yesod-default >=1.2.0 and yesod >=1.2.6 (and many other yesod-*>1.2).
Thus git-annex should be able to drop yesod-default from the cabal file.
### What steps will reproduce the problem?
Just build from source.
### What version of git-annex are you using? On what operating system?
6.20171109, source tarball.
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
Sure, this is not really a "problem" anyway.