Skip to content

0.7.0.2 build broken with ghc 6.10.4 #55

@peti

Description

@peti
[1 of 8] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )

src/Data/Binary/Builder/Base.hs:68:0:
    Warning: Module `Data.Word' is imported, but nothing from it is used,
               except perhaps instances visible in `Data.Word'
             To suppress this warning, use: import Data.Word()
[2 of 8] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 8] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[4 of 8] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )

src/Data/Binary/Get/Internal.hs:251:2:
    `some' is not a (visible) method of class `Alternative'

src/Data/Binary/Get/Internal.hs:252:2:
    `many' is not a (visible) method of class `Alternative'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions