Skip to content

Tc gets in an Infinite Loop #35

Description

@fxdpntthm
type family Loop where
   Loop = [Loop]

qqqq :: Loop -> Int
qqqq _ = 3

type checker loops while elaborating of type signature of qqqq.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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