git-annex/doc/todo/Compile_error_with_GHC_prerelease.mdwn

17 lines
364 B
Text
Raw Normal View History

2016-04-08 16:17:53 +00:00
For various reasons we cannot use v8.0 (prereleases) yet,
but GHC v7.11.20150407
There was a compilation hiccup with polymorphic types. I corrected it in
https://github.com/ggreif/git-annex/tree/patch-1
The commit is
https://github.com/ggreif/git-annex/commit/a0ddad8d395b5eb61d1e7e6fdcbfa766c05de3d4
Cheers,
Gabor
> Applied, thanks. [[done]] --[[Joey]]