summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit
ModeNameSize
-rw-r--r--AnnotationRecordWrongFieldName.txt28logplain
-rw-r--r--AnnotationRecordWrongFieldType.txt28logplain
-rw-r--r--AssertAlphaTrap.txt159logplain
-rw-r--r--AssertDoubleZeros.txt28logplain
-rw-r--r--AssertNotEquivalence.txt28logplain
-rw-r--r--AssertTriviallyFalse.txt28logplain
-rw-r--r--EquivalenceNotSameType.txt28logplain
-rw-r--r--EquivalenceNotTerms.txt28logplain
-rw-r--r--FunctionApplicationArgumentNotMatch.txt417logplain
-rw-r--r--FunctionApplicationIsNotFunction.txt74logplain
-rw-r--r--FunctionArgumentTypeNotAType.txt91logplain
-rw-r--r--FunctionTypeArgumentTypeNotAType.txt77logplain
-rw-r--r--FunctionTypeKindSort.txt28logplain
-rw-r--r--FunctionTypeTypeSort.txt28logplain
-rw-r--r--IfBranchesNotMatch.txt28logplain
-rw-r--r--IfBranchesNotType.txt28logplain
-rw-r--r--IfNotBool.txt28logplain
-rw-r--r--LetWithWrongAnnotation.txt28logplain
-rw-r--r--ListLiteralEmptyNotType.txt262logplain
-rw-r--r--ListLiteralNotType.txt28logplain
-rw-r--r--ListLiteralTypesNotMatch.txt28logplain
-rw-r--r--MergeAlternativeHasNoHandler.txt28logplain
-rw-r--r--MergeAnnotationMismatch.txt28logplain
-rw-r--r--MergeAnnotationNotType.txt28logplain
-rw-r--r--MergeEmptyNeedsDirectAnnotation1.txt28logplain
-rw-r--r--MergeEmptyNeedsDirectAnnotation2.txt28logplain
-rw-r--r--MergeEmptyWithoutAnnotation.txt28logplain
-rw-r--r--MergeHandlerFreeVar.txt28logplain
-rw-r--r--MergeHandlerNotFunction.txt46logplain
-rw-r--r--MergeHandlerNotInUnion.txt28logplain
-rw-r--r--MergeHandlerNotMatchAlternativeType.txt440logplain
-rw-r--r--MergeHandlersWithDifferentType.txt28logplain
-rw-r--r--MergeLhsNotRecord.txt28logplain
-rw-r--r--MergeMissingHandler1.txt28logplain
-rw-r--r--MergeMissingHandler2.txt28logplain
-rw-r--r--MergeRhsNotUnion.txt28logplain
-rw-r--r--MergeUnusedHandler.txt28logplain
-rw-r--r--NaturalSubtractNotNatural.txt411logplain
-rw-r--r--OperatorAndNotBool.txt28logplain
-rw-r--r--OperatorEqualNotBool.txt28logplain
-rw-r--r--OperatorListConcatenateLhsNotList.txt28logplain
-rw-r--r--OperatorListConcatenateListsNotMatch.txt28logplain
-rw-r--r--OperatorListConcatenateNotListsButMatch.txt28logplain
-rw-r--r--OperatorListConcatenateRhsNotList.txt28logplain
-rw-r--r--OperatorNotEqualNotBool.txt28logplain
-rw-r--r--OperatorOrNotBool.txt28logplain
-rw-r--r--OperatorPlusNotNatural.txt28logplain
-rw-r--r--OperatorTextConcatenateLhsNotText.txt28logplain
-rw-r--r--OperatorTextConcatenateRhsNotText.txt28logplain
-rw-r--r--OperatorTimesNotNatural.txt28logplain
-rw-r--r--OptionalDeprecatedSyntaxAbsent.txt28logplain
-rw-r--r--OptionalDeprecatedSyntaxPresent.txt28logplain
-rw-r--r--RecordLitDuplicateFields.txt28logplain
-rw-r--r--RecordMixedKinds3.txt28logplain
-rw-r--r--RecordProjectionDuplicateFields.txt28logplain
-rw-r--r--RecordProjectionEmpty.txt28logplain
-rw-r--r--RecordProjectionNotPresent.txt28logplain
-rw-r--r--RecordProjectionNotRecord.txt28logplain
-rw-r--r--RecordSelectionEmpty.txt28logplain
-rw-r--r--RecordSelectionNotPresent.txt28logplain
-rw-r--r--RecordSelectionNotRecord.txt28logplain
-rw-r--r--RecordSelectionTypeNotUnionType.txt28logplain
-rw-r--r--RecordTypeDuplicateFields.txt28logplain
-rw-r--r--RecordTypeValueMember.txt28logplain
-rw-r--r--RecursiveRecordMergeLhsNotRecord.txt28logplain
-rw-r--r--RecursiveRecordMergeOverlapping.txt28logplain
-rw-r--r--RecursiveRecordMergeRhsNotRecord.txt28logplain
-rw-r--r--RecursiveRecordTypeMergeLhsNotRecordType.txt28logplain
-rw-r--r--RecursiveRecordTypeMergeOverlapping.txt28logplain
-rw-r--r--RecursiveRecordTypeMergeRhsNotRecordType.txt28logplain
-rw-r--r--RightBiasedRecordMergeLhsNotRecord.txt28logplain
-rw-r--r--RightBiasedRecordMergeMixedKinds2.txt28logplain
-rw-r--r--RightBiasedRecordMergeMixedKinds3.txt28logplain
-rw-r--r--RightBiasedRecordMergeRhsNotRecord.txt28logplain
-rw-r--r--SomeNotType.txt28logplain
-rw-r--r--Sort.txt28logplain
-rw-r--r--TextLiteralInterpolateNotText.txt28logplain
-rw-r--r--TypeAnnotationWrong.txt28logplain
-rw-r--r--UnionConstructorFieldNotPresent.txt28logplain
-rw-r--r--UnionDeprecatedConstructorsKeyword.txt121logplain
-rw-r--r--UnionTypeDuplicateVariants1.txt28logplain
-rw-r--r--UnionTypeDuplicateVariants2.txt28logplain
-rw-r--r--UnionTypeMixedKinds.txt28logplain
-rw-r--r--UnionTypeMixedKinds2.txt28logplain
-rw-r--r--UnionTypeMixedKinds3.txt28logplain
-rw-r--r--UnionTypeNotType.txt28logplain
-rw-r--r--VariableFree.txt65logplain