Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Re: Broken packages after upgrading to Ubuntu 13.04
(Johannes Engels)
----------------------------------------------------------------------
Message: 1
Date: Thu, 02 May 2013 10:45:37 +0200
From: Johannes Engels <[email protected]>
Subject: Re: [Haskell-beginners] Broken packages after upgrading to
Ubuntu 13.04
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Thank you for all your valuable replies! The last days I experimented,
mostly with "cabal install world"; although this terminated regularly,
my broken packages were not repaired. I guess this was because many of
them are not "user" (local), which seems to be a prerequisite according
to Daniel Fischer's detailed advice here:
http://stackoverflow.com/questions/7961604/fixing-issues-noted-by-ghc-pkg-check
I therefore decided to reinstall GHC and all the packages completely,
what should not be too hard in my case. Unfortunately, it seems that
there is no Haskell platform available yet which is compatible with
ghc-7.6.2, the current ghc version in the Ubuntu 13.04 repo. So I shall
wait for the upcoming release of the Haskell platform in May.
I guess I should study Albert Lai's explanations in
http://www.vex.net/~trebla/haskell/sicp.xhtml
about cabalized packages in order to avoid similar flops in the future.
(I just don't find this as exciting as learning about functors, monads,
combinators ...)
Thanks again for your suggestions!
Johannes
------------------------------
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
End of Beginners Digest, Vol 59, Issue 3
****************************************