Skip to content

Haskelloids does not build with ghc 8.4.4 and 8.6.1 #30

@chriz-zeller

Description

@chriz-zeller

Build logs

Reason:

Graphics/HGL/Internals/Events.hs:23:68: error:
    Module ‘Control.Concurrent.Chan’ does not export ‘isEmptyChan’

isEmptyChan is deprecated and is latest seen in base-4.10.1.0 (compare with base-4.11.0.0)

GHC 8.4 uses base 4.11.0.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions