ANNOUNCE : Leksah 0.12.1.2 (fixes some metadata issues)
37 views
Skip to first unread message
Hamish Mackenzie
unread,
Jun 20, 2012, 1:47:05 AM6/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lek...@googlegroups.com, Haskell Cafe
This release has an important bug fix for the metadata download.
When metadata was downloaded using libcurl it was not treated
as binary data. If you used one of our binary installers or if you
built Leksah with the -flibcurl flag then it is likely you have bad
metadata files.
To fix this please install Leksah 0.12.1.2, then delete your
~/.leksah-0.12/metadata folder to force Leksah to download
the metadata files again.
The first time you run leksah after doing this it will take a while
for leksah to update the metadata (you can track its progress
by looking in the metadata directory).
If you choose to generate your metadata locally or you used
wget to download (the default if you cabal installed leksah)
then your metadata should be ok.
There are some other bug fixes in this release including one
for metadata generation for users with lots of .cabal files
(some lazy IO was leaving file handles open).