Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#37403 closed defect (fixed)

hs-pandoc-types 1.8 fails compiling Text.Pandoc.Builder

Reported by: Morpheu5 (Andrea Franceschini) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: bgschaid@…, cooljeanius (Eric Gallager), maehne (Torsten Maehne)
Port: hs-pandoc-types

Description

Simple as that, here's the relevant log fragment

:info:build [3 of 3] Compiling Text.Pandoc.Builder ( Text/Pandoc/Builder.hs, dist/build/Text/Pandoc/Builder.o )
:info:build 
:info:build Text/Pandoc/Builder.hs:153:10:
:info:build     Illegal instance declaration for `IsString Inlines'
:info:build       (All instance types must be of the form (T a1 ... an)
:info:build        where a1 ... an are *distinct type variables*,
:info:build        and each type variable appears at most once in the instance head.
:info:build        Use -XFlexibleInstances if you want to disable this.)
:info:build     In the instance declaration for `IsString Inlines'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hs-pandoc-types/hs-pandoc-types/work/pandoc-types-1.8" && runhaskell Setup build -v 
:info:build Exit code: 1

full log will be attached.

Attachments (1)

main.log (34.5 KB) - added by Morpheu5 (Andrea Franceschini) 11 years ago.

Download all attachments as: .zip

Change History (9)

Changed 11 years ago by Morpheu5 (Andrea Franceschini)

Attachment: main.log added

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

I think this is the same as Issue #36888

Version 0, edited 11 years ago by cooljeanius (Eric Gallager) (next)

comment:2 Changed 11 years ago by bgschaid@…

Cc: bgschaid@… added

Cc Me!

comment:3 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 11 years ago by maehne (Torsten Maehne)

Cc: Torsten.Maehne@… added

Cc Me!

comment:5 in reply to:  1 ; Changed 11 years ago by cmconnelly (Claire Connelly)

Replying to egall@…:

I think this is the same as Issue #36888 perhaps... they're both about build errors for hs-pandoc-types, at least...

I think so, too. I couldn't build it at all until I installed hs-platform-syb by hand, then I got this error.

comment:6 in reply to:  5 Changed 11 years ago by seanfarley (Sean Farley)

Replying to cmc@…:

Replying to egall@…:

I think this is the same as Issue #36888 perhaps... they're both about build errors for hs-pandoc-types, at least...

I think so, too. I couldn't build it at all until I installed hs-platform-syb by hand, then I got this error.

I'm finally back from travel and got permission by one of the port authors to update a port in this dependency chain. Looking into it now.

comment:7 Changed 11 years ago by cooljeanius (Eric Gallager)

As per #36888, hs-pandoc-types was updated in r104338; not sure if that fixes this either, though

comment:8 in reply to:  7 Changed 11 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: newclosed

Replying to egall@…:

As per #36888, hs-pandoc-types was updated in r104338; not sure if that fixes this either, though

Yes, this should be fixed now.

Note: See TracTickets for help on using tickets.