Skip to content
  • chak@cse.unsw.edu.au.'s avatar
    Deriving for indexed newtypes · fff08925
    chak@cse.unsw.edu.au. authored
    - The isomorphism-based newtype-deriving isn't very useful for indexed types
      right now as it rejects all recursive declarations, and we have to mark
      all indexed type instances as recurrsive as we can't guarantee that future
      instances aren't going to make them part of a recursive group.
    fff08925