summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit
ModeNameSize
-rw-r--r--AnnotationRecordWrongFieldName.txt525logplain
-rw-r--r--AnnotationRecordWrongFieldType.txt510logplain
-rw-r--r--AssertAlphaTrap.txt159logplain
-rw-r--r--AssertDoubleZeros.txt283logplain
-rw-r--r--AssertNotEquivalence.txt55logplain
-rw-r--r--AssertTriviallyFalse.txt256logplain
-rw-r--r--EquivalenceNotSameType.txt297logplain
-rw-r--r--EquivalenceNotTerms.txt129logplain
-rw-r--r--FunctionApplicationArgumentNotMatch.txt417logplain
-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.txt324logplain
-rw-r--r--IfBranchesNotType.txt60logplain
-rw-r--r--IfNotBool.txt169logplain
-rw-r--r--LetWithWrongAnnotation.txt226logplain
-rw-r--r--ListLiteralEmptyNotType.txt262logplain
-rw-r--r--ListLiteralNotType.txt51logplain
-rw-r--r--ListLiteralTypesNotMatch.txt234logplain
-rw-r--r--MergeAlternativeHasNoHandler.txt68logplain
-rw-r--r--MergeAnnotationMismatch.txt48logplain
-rw-r--r--MergeAnnotationNotType.txt103logplain
-rw-r--r--MergeEmptyNeedsDirectAnnotation1.txt55logplain
-rw-r--r--MergeEmptyNeedsDirectAnnotation2.txt55logplain
-rw-r--r--MergeEmptyWithoutAnnotation.txt103logplain
-rw-r--r--MergeHandlerFreeVar.txt70logplain
-rw-r--r--MergeHandlerNotFunction.txt46logplain
-rw-r--r--MergeHandlerNotInUnion.txt103logplain
-rw-r--r--MergeHandlerNotMatchAlternativeType.txt440logplain
-rw-r--r--MergeHandlersWithDifferentType.txt54logplain
-rw-r--r--MergeLhsNotRecord.txt171logplain
-rw-r--r--MergeMissingHandler1.txt68logplain
-rw-r--r--MergeMissingHandler2.txt68logplain
-rw-r--r--MergeRhsNotUnion.txt170logplain
-rw-r--r--MergeUnusedHandler.txt68logplain
-rw-r--r--NaturalSubtractNotNatural.txt411logplain
-rw-r--r--OperatorAndNotBool.txt179logplain
-rw-r--r--OperatorEqualNotBool.txt178logplain
-rw-r--r--OperatorListConcatenateLhsNotList.txt182logplain
-rw-r--r--OperatorListConcatenateListsNotMatch.txt361logplain
-rw-r--r--OperatorListConcatenateNotListsButMatch.txt182logplain
-rw-r--r--OperatorListConcatenateRhsNotList.txt182logplain
-rw-r--r--OperatorNotEqualNotBool.txt178logplain
-rw-r--r--OperatorOrNotBool.txt178logplain
-rw-r--r--OperatorPlusNotNatural.txt180logplain
-rw-r--r--OperatorTextConcatenateLhsNotText.txt182logplain
-rw-r--r--OperatorTextConcatenateRhsNotText.txt182logplain
-rw-r--r--OperatorTimesNotNatural.txt181logplain
-rw-r--r--OptionalDeprecatedSyntaxAbsent.txt171logplain
-rw-r--r--OptionalDeprecatedSyntaxPresent.txt482logplain
-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.txt155logplain
-rw-r--r--RecordSelectionTypeNotUnionType.txt112logplain
-rw-r--r--RecordTypeDuplicateFields.txt54logplain
-rw-r--r--RecordTypeValueMember.txt178logplain
-rw-r--r--RecursiveRecordMergeLhsNotRecord.txt123logplain
-rw-r--r--RecursiveRecordMergeOverlapping.txt123logplain
-rw-r--r--RecursiveRecordMergeRhsNotRecord.txt123logplain
-rw-r--r--RecursiveRecordTypeMergeLhsNotRecordType.txt123logplain
-rw-r--r--RecursiveRecordTypeMergeOverlapping.txt123logplain
-rw-r--r--RecursiveRecordTypeMergeRhsNotRecordType.txt123logplain
-rw-r--r--RightBiasedRecordMergeLhsNotRecord.txt167logplain
-rw-r--r--RightBiasedRecordMergeMixedKinds2.txt34logplain
-rw-r--r--RightBiasedRecordMergeMixedKinds3.txt34logplain
-rw-r--r--RightBiasedRecordMergeRhsNotRecord.txt167logplain
-rw-r--r--SomeNotType.txt55logplain
-rw-r--r--Sort.txt34logplain
-rw-r--r--TextLiteralInterpolateNotText.txt177logplain
-rw-r--r--TypeAnnotationWrong.txt226logplain
-rw-r--r--UnionConstructorFieldNotPresent.txt188logplain
-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.txt122logplain
-rw-r--r--UnionTypeNotType.txt178logplain
-rw-r--r--VariableFree.txt65logplain