This commit is contained in:
parent
0f876eccb5
commit
6ba0127d7b
1 changed files with 21 additions and 0 deletions
21
doc/bugs/yesod-default_appears_no_longer_necessary.mdwn
Normal file
21
doc/bugs/yesod-default_appears_no_longer_necessary.mdwn
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue