mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-28 02:23:44 +03:00
Add DOI to Liam's search paper stuff
This commit is contained in:
parent
23eea52c50
commit
a90fe03ff7
@ -1,6 +1,7 @@
|
||||
||| The content of this module is based on the paper
|
||||
||| Applications of Applicative Proof Search
|
||||
||| by Liam O'Connor
|
||||
||| https://doi.org/10.1145/2976022.2976030
|
||||
|||
|
||||
||| The main difference is that we use `Colist1` for the type of
|
||||
||| generators rather than `Stream`. This allows us to avoid generating
|
||||
|
@ -1,6 +1,7 @@
|
||||
||| The content of this module is based on the paper
|
||||
||| Applications of Applicative Proof Search
|
||||
||| by Liam O'Connor
|
||||
||| https://doi.org/10.1145/2976022.2976030
|
||||
|
||||
module Search.HDecidable
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
||| The content of this module is based on the paper
|
||||
||| Applications of Applicative Proof Search
|
||||
||| by Liam O'Connor
|
||||
||| https://doi.org/10.1145/2976022.2976030
|
||||
|
||||
module Search.Properties
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user