[Slackbuilds-users] haskell-transformers-base and -compat missing

Ryan P.C. McQuen ryan.q at linux.com
Thu Apr 16 03:23:07 UTC 2015


 On Wed, Apr 15, 2015, 8:15 PM Timothy Pollard <timp at timp.com.au> wrote:

Hi,

haskell-transformers-base and haskell-transformers-compat are both listed on
the website and included in my the latest Git clone, but their files can't
be
downloaded through the website or rsync. On the website I see this error as
well:

"Warning: Invalid argument supplied for foreach() in
/slackbuilds/www/includes/repository.inc.php on line 208"


Haha, I fix this error at work all the time. Basically a php update means
the foreach() loop needs to be wrapped in:

if (is_object($array)) {
}

You may want to contact the webmaster.


Cheers,
--
TimP
[http://hub.timp.com.au]
[http://blog.timp.com.au]
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users at slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20150416/66e662d7/attachment.html>


More information about the SlackBuilds-users mailing list