unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* GHC@8 doesn't find XMonad
@ 2017-03-06 23:22 Mekeor Melire
  2017-03-07  8:09 ` Federico Beffa
  0 siblings, 1 reply; 2+ messages in thread
From: Mekeor Melire @ 2017-03-06 23:22 UTC (permalink / raw)
  To: help-guix

Hi Guix!

I've installed latest XMonad (0.12) and GHC (8.0.2) with latest Guix
(20170305.13). I've set GHC_PACKAGE_PATH to
"/home/mekeor/.guix-profile/lib/ghc-8.0.2/package.conf.d". Still,
'xmonad --recompile' errors like this:

    Failed to load interface for ‘XMonad’
    Perhaps you meant DsMonad (needs flag -package-key ghc-8.0.2)
    Use -v to see a list of the files searched for.

And in fact, in ~/.guix-profile/lib/ghc-8.0.2/package.conf.d there is no
xmonad. Also, there's still a folder ~/.guix-profile/lib/ghc-7.10.2
which contains a xmonad-0.12 folder.

When I install ghc@7 and adjust the GHC_PACKAGE_PATH variable, xmonad
works just fine.

Is this a know bug? What exactly is the problem here? Can I help to fix
it?

--
mekeor ~ EDD3 DFFA 76F6 11C0 145F 9A99 AC85 BAD8 A2F8 C868

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GHC@8 doesn't find XMonad
  2017-03-06 23:22 GHC@8 doesn't find XMonad Mekeor Melire
@ 2017-03-07  8:09 ` Federico Beffa
  0 siblings, 0 replies; 2+ messages in thread
From: Federico Beffa @ 2017-03-07  8:09 UTC (permalink / raw)
  To: Mekeor Melire; +Cc: help-guix

Mekeor Melire <mekeor.melire@gmail.com> writes:

> Hi Guix!
>
> I've installed latest XMonad (0.12) and GHC (8.0.2) with latest Guix
> (20170305.13). I've set GHC_PACKAGE_PATH to
> "/home/mekeor/.guix-profile/lib/ghc-8.0.2/package.conf.d". Still,
> 'xmonad --recompile' errors like this:
>
>     Failed to load interface for ‘XMonad’
>     Perhaps you meant DsMonad (needs flag -package-key ghc-8.0.2)
>     Use -v to see a list of the files searched for.
>
> And in fact, in ~/.guix-profile/lib/ghc-8.0.2/package.conf.d there is no
> xmonad. Also, there's still a folder ~/.guix-profile/lib/ghc-7.10.2
> which contains a xmonad-0.12 folder.
>
> When I install ghc@7 and adjust the GHC_PACKAGE_PATH variable, xmonad
> works just fine.
>
> Is this a know bug? What exactly is the problem here? Can I help to fix
> it?

Currently all packages using the haskell-build-system are compiled with
GHC@7.10.2.  There is ongoing work to upgrade things to the latest GHC.

Fede

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-07  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-06 23:22 GHC@8 doesn't find XMonad Mekeor Melire
2017-03-07  8:09 ` Federico Beffa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).