Skip to content

Supported versions of GHC? #83

@andrewthad

Description

@andrewthad

Is the oldest supported version of GHC specified anywhere. There's some CPP code in primitive that changes the implementation of functions if GHC is at least version 7.2, but the travis build only goes back to 7.4. If primitive is supposed to build with GHC 7.0, this should be done by travis since no one is going to want to do that by hand when examining PRs. Alternatively, if primitive only supports GHC 7.4 and up, the CPP should be removed. Either way, the haddocks and the github readme should be explicit about which versions of GHC are supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questiontaskSomething that needs to be done (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions