all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gabriel Hondet <gabrielhondet@gmail.com>
To: 33859@debbugs.gnu.org
Subject: bug#33859: ghc-conduit-extra build fails
Date: Mon, 24 Dec 2018 16:54:28 +0100	[thread overview]
Message-ID: <8736qmyl6z.fsf@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2935 bytes --]

Hello,

I've been trying to compile ghc-conduit-extra since it is needed by
ghc-xmonad-extra and xmobar.  The build fails the following way (sorry
for the poor layout):

Building library for conduit-extra-1.3.0..                                                                                      [0/1051]
[ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.o )                       
                                                                                                                                        
Data/Conduit/Attoparsec.hs:99:14: error:                                                                                                
    • Couldn't match type ‘text-1.2.3.0:Data.Text.Internal.Text’                                                                        
                     with ‘TI.Text’                                                                                                     
      NB: ‘TI.Text’                                                                                                                     
            is defined in ‘Data.Text.Internal’ in package ‘text-1.2.3.0’                                                                
          ‘text-1.2.3.0:Data.Text.Internal.Text’                                                                                        
            is defined in ‘Data.Text.Internal’ in package ‘text-1.2.3.0’                                                                
      Expected type: A.Parser TI.Text b -> TI.Text -> A.IResult TI.Text b                                                               
        Actual type: Data.Attoparsec.Text.Parser b                                                                                      
                     -> text-1.2.3.0:Data.Text.Internal.Text                                                                            
                     -> Data.Attoparsec.Text.Result b
    • In the expression: Data.Attoparsec.Text.parse
      In an equation for ‘parseA’: parseA = Data.Attoparsec.Text.parse                                                                 
      In the instance declaration for ‘AttoparsecInput TI.Text’                                                              
   |                                                                                           
99 |     parseA = Data.Attoparsec.Text.parse                                                          
   |

As far as I'm concerned, the error seems to be in the haskell package
more than in the guix build process, but downgrading to previous version
is not really feasible considering the number of dependencies.
Could someone confirm that the error comes indeed from the haskell
package, and thus motivate a bug report on hackage?

Thanks

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

             reply	other threads:[~2018-12-24 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-24 15:54 Gabriel Hondet [this message]
2019-01-23 10:13 ` bug#33859: ghc-conduit-extra build fails Gabriel Hondet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8736qmyl6z.fsf@gmail.com \
    --to=gabrielhondet@gmail.com \
    --cc=33859@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.