Ticket #7 (closed defect: fixed)

Opened 18 months ago

Last modified 17 months ago

Build failure with syb >= 0.2

Reported by: hesselink Owned by: atomb
Priority: major Milestone: 0.4.0
Component: analysis Version: 0.4.0.0-darcs
Keywords: Cc:

Description

[26 of 32] Compiling Language.C.Analysis.Debug ( src/Language/C/Analysis/Debug.hs, dist/build/Language/C/Analysis/Debug.o )

src/Language/C/Analysis/Debug.hs:94:34:
    Ambiguous occurrence `empty'
    It could refer to either `Data.Generics.empty',
                             imported from Data.Generics at src/Language/C/Analysis/Debug.hs:28:1-20
                          or `Text.PrettyPrint.HughesPJ.empty',
                             imported from Text.PrettyPrint.HughesPJ at src/Language/C/Analysis/Debug.hs:29:1-32

And more like this.

Change History

Changed 17 months ago by benedikt

  • status changed from new to closed
  • version changed from 0.3.1.1 to 0.4.0.0-darcs
  • resolution set to fixed

Thanks for the report, fixed.

Note: See TracTickets for help on using tickets.