Skip to content

lisa.conf: Make generic container unique

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr498 into master

Make sure that TypedList[int] is TypedList[int] will always hold. That is necessary to implement typeclass instances on these container types.

Merge request reports