summaryrefslogtreecommitdiff
path: root/dhall/tests/import/failure/unit/FileMissing.txt
blob: 351909daafeb02d38b3e82acd6021c4023cf019a (plain)
1
2
3
4
5
6
Type error: error: error
 --> <current file>:1:1
  |
1 | ./not-a-file.dhall
  | ^^^^^^^^^^^^^^^^^^ No such file or directory (os error 2)
  |