
24 Apr
2015
24 Apr
'15
5:14 a.m.
On 24/04/15 09:42, Magnus Therning wrote:
Yes, to build `cblrepo` from source you do need to manually ensure its requirements are present.
No I meant packages I have told pacman to install to satisfy cblrepo building, don't have their respective dependencies.
Personally I tend to first delete all Haskell dev packages: `pacman -Rncs ghc`. Then I manually install whatever packages I need at the moment.
This is good enough. Going through the process now.
Also, double check that `[haskell-core]` is listed berfore `[Extra]` in your pacman config (http://is.gd/O3HkZN).
Yeah that was ok. -- SP