add filename to progress bar, and display ok/failed at end
This needed plumbing an AssociatedFile through retrieveKeyFileCheap.
This commit is contained in:
parent
dc4de7faf7
commit
a2902cdaaf
21 changed files with 85 additions and 74 deletions
|
@ -84,7 +84,7 @@ buildFlags = filter (not . null)
|
|||
#ifdef WITH_TORRENTPARSER
|
||||
, "TorrentParser"
|
||||
#else
|
||||
#warning Building without haskell torrent library; will instead use btshowmetainfo to parse torrent files.
|
||||
|
||||
#endif
|
||||
#ifdef WITH_EKG
|
||||
, "EKG"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue