Hi John,
Oh, I see! I wonder if it possible to have a more convinient
haskell-for-a-casual-developer like package or:
parameterize the command itself, say:
guix install ghc -option1=blah, -option2=blah,
and provide default options as well?
In the very least, a warning message explaining this a
Hi yasu,
This question comes up on the mailing list every so often, but I don’t think it
is a bug. I want to be able to choose the c toolchain ghc uses myself. I would
rather introduce some Haskell specific documentation.
We discussed during the guix day that we w
Hi, I'm not having this problem currently under commit
223d8fb4a0e31957c85ef42ef501c8ed038a7259, kernel version 5.10.4-gnu.
So, I'm satisfied. However, I should note, for the record, that I did
change my graphics card in the interm from the original reported AMD
ATI Radeon HD 4250 (integrated GPU)
Hi John,
Thank you, after installing gcc-toolchain, it worked!
Then this is indeed a bug that should be very simple to fix? Just
require gcc-toolchain (or some of its required features) as a GHC's
dependency?
I am also curious, what kind of testing (if any?) does Guix perform for
packages?? Or i
Hi yasu,
Compiling with ghc requires a c toolchain (like gcc-toolchain) installed to
work. Can you try again after installing gcc-toolchain?Ghc has not been
perfect for me recently but I use it quite a lot.
Hope that helps,
John
This one ought to be very simple to solve (or at least confirm). Does
anyone use Haskell daily?
I am a very casual user of Haskell (GHC) and when I tried to compile
something just now, I noticed that it can't even compile the simplest
possible program..., unless I downgrade to ghc@8.4 or lower.
Hi Leo,
Leo Famulari writes:
> ci.guix.gnu.org is having trouble building vigra (a dependency of
> libreoffice) because the build times out after 1 hour of silence [0]:
>
> --
> [ 94%] Linking CXX executable test_threadpool
> cd /tmp/guix-build-vigra-1.11.1.drv-0/build/test/threadpool &&
> /
Hi Christopher,
Guillaume Le Vaillant writes:
> I had a similar problem today.
>
> I booted with a system configured with Guix at
> 275fcffc9b5f4deb516c510b26b07c13d6e47307 and everything worked fine.
>
> Then I reconfigured with Guix at commit
> 04b83678653fda3c66e600e88f54f5108290ec1c, removed
Hi Mark,
Mark H Weaver writes:
> Hi Maxim,
>
> Maxim Cournoyer writes:
>> Any update on this? If that's not an issue anymore, feel free to close
>> it, otherwise I'll do so in 2 weeks time.
>
> I haven't seen other reports of this, and I barely remember it. Also, I
> haven't used substitutes
Hi Maxim,
Maxim Cournoyer writes:
> Any update on this? If that's not an issue anymore, feel free to close
> it, otherwise I'll do so in 2 weeks time.
I haven't seen other reports of this, and I barely remember it. Also, I
haven't used substitutes in years. I'm closing this bug.
Thanks for w
Hello,
Adonay Felipe Nogueira writes:
> Since Perl 5.26.0, braces in RegExps have to be escaped if one wants
> Perl to match these literally.
>
> However, texlive@2017 --- from June 4th, 2017 --- doesn't implement the
> fix made to latexdiff ([1][2]) --- made into TeX Live repository in June
> 2
Hello Ludovic,
Ludovic Courtès writes:
> Hello!
>
> The hosting site gforge.inria.fr will be taken off-line in December
> 2020. This GForge instance hosts source code as tarballs, Subversion
> repos, and Git repos. Users have been invited to migrate to
> gitlab.inria.fr, which is Git only. It
Hello Ludovic,
Ludovic Courtès writes:
> Hi,
>
> Denis 'GNUtoo' Carikli skribis:
>
>> And again I've the same error:
>>> guix system --on-error=debug -v3 --no-bootloader init system.scm
>>> /mnt/ guile: warning: failed to install locale
>>> Backtrace:
>>>1 (primitive-load "/root/.c
Hello,
Ludovic Courtès writes:
> Hi!
>
> Tobias Geerinckx-Rice via Bug reports for GNU Guix
> skribis:
>
>> One-liners like this[0] one are about as fun to commit as they are to
>> see spam up your -commits@ mailbox, and make me wonder why we don't
>> pass ‘--disable-static’ (&c. for other buil
Hello Mark,
l...@gnu.org (Ludovic Courtès) writes:
> Hi Mark,
>
> Mark H Weaver skribis:
>
>> I just ran the following command on my Thinkpad X200 running GuixSD:
>>
>> ./pre-inst-env guix environment guile --ad-hoc autoconf automake libtool
>> flex gettext
>>
>> Using the guix client from a
Seen trying to rebuild the world on core-updates, with gawk-5.1.0:
--8<---cut here---start->8---
for i in _* ; \
do \
if [ "$i" != "_*" ]; then \
echo == $i = ; \
base=`echo $i | sed 's/^_//'` ; \
if [ -r
Any progress in this patch? It's painful for CJK users that can't use
input method for Qt programs :(
--
Retrieve my PGP public key:
gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F
Zihao
signature.asc
Description: PGP signature
18 matches
Mail list logo