File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- description = "Unix effects for Coq extracted programs ."
2
- archive(byte) = "ioEffectsUnix .cma"
3
- archive(native) = "ioEffectsUnix .cmxa"
1
+ description = "Coq system effects for extraction to OCaml ."
2
+ archive(byte) = "ioSystem .cma"
3
+ archive(native) = "ioSystem .cmxa"
4
4
version = "dev"
5
5
requires = "lwt lwt.unix"
Original file line number Diff line number Diff line change 1
- # IO Effects for Unix (extraction)
2
- Unix effects for Coq extracted programs .
1
+ # IO Effects
2
+ Coq system effects for extraction to [ OCaml ] ( http://ocaml.org/ ) .
3
3
4
4
## Use
5
- See the [ io-effects-unix ] ( https://github.com/clarus/io-effects-unix ) project.
5
+ See the [ io-system ] ( https://github.com/clarus/io-system ) project.
Load Diff This file was deleted.
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ IoSystem
You can’t perform that action at this time.
0 commit comments