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