Skip to content

Instantly share code, notes, and snippets.

@Forty-Bot
Created April 22, 2019 20:16
Show Gist options
  • Save Forty-Bot/432269e7b191e6af3005e59656264ba9 to your computer and use it in GitHub Desktop.
Save Forty-Bot/432269e7b191e6af3005e59656264ba9 to your computer and use it in GitHub Desktop.
$ agda -l standard-library --library-file=<(echo -e "/usr/share/agda/lib/standard-library.agda-lib") tt.agda
/home/user/devel/agda/tt.agda:2,8-10
The name of the top level module does not match the file name. The
module tt should be defined in one of the following files:
/usr/share/agda/lib/stdlib/tt.agda
/usr/share/agda/lib/stdlib/tt.lagda
/usr/share/agda/lib/prim/tt.agda
/usr/share/agda/lib/prim/tt.lagda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment