Created
December 5, 2018 20:34
-
-
Save Lysxia/9e3fd7c1ab2742eff7a879560e8cef50 to your computer and use it in GitHub Desktop.
First time agda user
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Checking A (/home/sam/random/A.agda). | |
| Checking Data.Product (/usr/share/agda/lib/stdlib/Data/Product.agda). | |
| Checking Function (/usr/share/agda/lib/stdlib/Function.agda). | |
| Checking Level (/usr/share/agda/lib/stdlib/Level.agda). | |
| Failed to write interface /usr/share/agda/lib/stdlib/Level.agdai. | |
| /usr/share/agda/lib/stdlib/Function.agda:9,13-18 | |
| /usr/share/agda/lib/stdlib/Level.agdai: removeLink: permission | |
| denied (Permission denied) | |
| # ~/.agda/libraries | |
| /usr/share/agda/lib/standard-library.agda-lib | |
| # ~/.agda/defaults | |
| standard-library | |
| # A.agda | |
| open import Data.Product |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment