git-annex/doc/install/fromsource/comment_54_d7fabada8101596954ed7e401a8c460b._comment
reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae7421 5b4378cb9c Added a comment: Error on compile
2016-01-20 22:50:02 +00:00

31 lines
1.2 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[[!comment format=mdwn
username="reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae7421"
nickname="reyman64"
subject="Error on compile"
date="2016-01-20T22:50:01Z"
content="""
Hi, i have an error with last pulled version on my system :
[17 of 23] Compiling Text.Feed.Constructor ( src/Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.o )
src/Text/Feed/Constructor.hs:131:5: Warning:
Pattern match(es) are non-exhaustive
In a case alternative: Patterns not matched: XMLFeed _
[18 of 23] Compiling Text.Feed.Export ( src/Text/Feed/Export.hs, dist/build/Text/Feed/Export.o )
[19 of 23] Compiling Text.Feed.Import ( src/Text/Feed/Import.hs, dist/build/Text/Feed/Import.o )
[20 of 23] Compiling Text.Feed.Util ( src/Text/Feed/Util.hs, dist/build/Text/Feed/Util.o )
[21 of 23] Compiling Text.Feed.Query ( src/Text/Feed/Query.hs, dist/build/Text/Feed/Query.o )
src/Text/Feed/Query.hs:66:53:
Module Data.Time.Locale.Compat does not export rfc822DateFormat
src/Text/Feed/Query.hs:66:71:
Module
Data.Time.Locale.Compat
does not export
iso8601DateFormat
cabal: Error: some packages failed to install:
feed-0.3.11.1 failed during the building phase. The exception was:
ExitFailure 1
"""]]