summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit
ModeNameSize
-rw-r--r--AnnotationRecordWrongFieldName.txt537logplain
-rw-r--r--AnnotationRecordWrongFieldType.txt522logplain
-rw-r--r--AssertAlphaTrap.txt159logplain
-rw-r--r--AssertDoubleZeros.txt291logplain
-rw-r--r--AssertNotEquivalence.txt55logplain
-rw-r--r--AssertTriviallyFalse.txt264logplain
-rw-r--r--EquivalenceNotSameType.txt305logplain
-rw-r--r--EquivalenceNotTerms.txt133logplain
-rw-r--r--FunctionApplicationArgumentNotMatch.txt423logplain
-rw-r--r--FunctionApplicationIsNotFunction.txt74logplain
-rw-r--r--FunctionArgumentTypeNotAType.txt91logplain
-rw-r--r--FunctionTypeArgumentTypeNotAType.txt77logplain
-rw-r--r--FunctionTypeKindSort.txt34logplain
-rw-r--r--FunctionTypeTypeSort.txt34logplain
-rw-r--r--IfBranchesNotMatch.txt332logplain
-rw-r--r--IfBranchesNotType.txt60logplain
-rw-r--r--IfNotBool.txt173logplain
-rw-r--r--LetWithWrongAnnotation.txt234logplain
-rw-r--r--ListLiteralEmptyNotType.txt262logplain
-rw-r--r--ListLiteralNotType.txt51logplain
-rw-r--r--ListLiteralTypesNotMatch.txt242logplain
-rw-r--r--MergeAlternativeHasNoHandler.txt68logplain
-rw-r--r--MergeAnnotationMismatch.txt48logplain
-rw-r--r--MergeAnnotationNotType.txt113logplain
-rw-r--r--MergeEmptyNeedsDirectAnnotation1.txt55logplain
-rw-r--r--MergeEmptyNeedsDirectAnnotation2.txt55logplain
-rw-r--r--MergeEmptyWithoutAnnotation.txt113logplain
-rw-r--r--MergeHandlerFreeVar.txt70logplain
-rw-r--r--MergeHandlerNotFunction.txt46logplain
-rw-r--r--MergeHandlerNotInUnion.txt113logplain
-rw-r--r--MergeHandlerNotMatchAlternativeType.txt442logplain
-rw-r--r--MergeHandlersWithDifferentType.txt54logplain
-rw-r--r--MergeLhsNotRecord.txt175logplain
-rw-r--r--MergeMissingHandler1.txt68logplain
-rw-r--r--MergeMissingHandler2.txt68logplain
-rw-r--r--MergeRhsNotUnion.txt184logplain
-rw-r--r--MergeUnusedHandler.txt68logplain
-rw-r--r--NaturalSubtractNotNatural.txt419logplain
-rw-r--r--OperatorAndNotBool.txt183logplain
-rw-r--r--OperatorEqualNotBool.txt182logplain
-rw-r--r--OperatorListConcatenateLhsNotList.txt186logplain
-rw-r--r--OperatorListConcatenateListsNotMatch.txt434logplain
-rw-r--r--OperatorListConcatenateNotListsButMatch.txt186logplain
-rw-r--r--OperatorListConcatenateRhsNotList.txt186logplain
-rw-r--r--OperatorNotEqualNotBool.txt182logplain
-rw-r--r--OperatorOrNotBool.txt182logplain
-rw-r--r--OperatorPlusNotNatural.txt184logplain
-rw-r--r--OperatorTextConcatenateLhsNotText.txt186logplain
-rw-r--r--OperatorTextConcatenateRhsNotText.txt186logplain
-rw-r--r--OperatorTimesNotNatural.txt185logplain
-rw-r--r--OptionalDeprecatedSyntaxAbsent.txt240logplain
-rw-r--r--OptionalDeprecatedSyntaxPresent.txt624logplain
-rw-r--r--RecordLitDuplicateFields.txt54logplain
-rw-r--r--RecordMixedKinds3.txt34logplain
-rw-r--r--RecordProjectionDuplicateFields.txt54logplain
-rw-r--r--RecordProjectionEmpty.txt52logplain
-rw-r--r--RecordProjectionNotPresent.txt52logplain
-rw-r--r--RecordProjectionNotRecord.txt52logplain
-rw-r--r--RecordSelectionEmpty.txt199logplain
-rw-r--r--RecordSelectionNotPresent.txt418logplain
-rw-r--r--RecordSelectionNotRecord.txt159logplain
-rw-r--r--RecordSelectionTypeNotUnionType.txt116logplain
-rw-r--r--RecordTypeDuplicateFields.txt54logplain
-rw-r--r--RecordTypeValueMember.txt182logplain
-rw-r--r--RecursiveRecordMergeLhsNotRecord.txt127logplain
-rw-r--r--RecursiveRecordMergeOverlapping.txt127logplain
-rw-r--r--RecursiveRecordMergeRhsNotRecord.txt127logplain
-rw-r--r--RecursiveRecordTypeMergeLhsNotRecordType.txt127logplain
-rw-r--r--RecursiveRecordTypeMergeOverlapping.txt127logplain
-rw-r--r--RecursiveRecordTypeMergeRhsNotRecordType.txt127logplain
-rw-r--r--RightBiasedRecordMergeLhsNotRecord.txt171logplain
-rw-r--r--RightBiasedRecordMergeMixedKinds2.txt34logplain
-rw-r--r--RightBiasedRecordMergeMixedKinds3.txt34logplain
-rw-r--r--RightBiasedRecordMergeRhsNotRecord.txt171logplain
-rw-r--r--SomeNotType.txt55logplain
-rw-r--r--Sort.txt34logplain
-rw-r--r--TextLiteralInterpolateNotText.txt181logplain
-rw-r--r--TypeAnnotationWrong.txt234logplain
-rw-r--r--UnionConstructorFieldNotPresent.txt192logplain
-rw-r--r--UnionDeprecatedConstructorsKeyword.txt121logplain
-rw-r--r--UnionTypeDuplicateVariants1.txt53logplain
-rw-r--r--UnionTypeDuplicateVariants2.txt53logplain
-rw-r--r--UnionTypeMixedKinds.txt64logplain
-rw-r--r--UnionTypeMixedKinds2.txt64logplain
-rw-r--r--UnionTypeMixedKinds3.txt126logplain
-rw-r--r--UnionTypeNotType.txt182logplain
-rw-r--r--VariableFree.txt65logplain