Skip to content

Tc gets in an Infinite Loop #35

@fxdpntthm

Description

@fxdpntthm
type family Loop where
   Loop = [Loop]

qqqq :: Loop -> Int
qqqq _ = 3

type checker loops while elaborating of type signature of qqqq.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions