Skip to content

Commit 894fb1f

Browse files
authored
Merge pull request #36 from idris-hackers/imp
Imp
2 parents 2936a86 + 870ed19 commit 894fb1f

File tree

6 files changed

+1726
-58
lines changed

6 files changed

+1726
-58
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Others may work, but here are the versions I'm using.
1919
| Dependency | Version |
2020
|------------------|----------------------------------------|
2121
| [(run)ghc][GHC] | 8.0.2 |
22-
| [Idris][] | 1.0 |
22+
| [Idris][] | 1.1.1 |
2323
| [latexmk][] | 4.52c |
2424
| [Make][] | 4.2.1 |
2525
| [minted][] | 2.4.1 |

software_foundations.ipkg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ modules = Basics
1010
, Maps
1111
, ProofObjects
1212
, Rel
13+
, Imp
1314

1415
brief = "Software Foundations in Idris"
1516
version = 0.0.1.0

0 commit comments

Comments
 (0)