issues
search
plclub
/
hs-to-coq
Convert Haskell source code to Coq source code.
https://hs-to-coq.readthedocs.io
MIT License
78
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
hs-to-coq translates GeneralizedNewtypeDeriving instances incorrectly
#206
nosewings
opened
2 months ago
0
[WIP] migrating to GHC 8.10 and Coq 8.18.
#205
lastland
opened
9 months ago
1
GHC panic when building with stack
#204
jaccokrijnen
opened
1 year ago
0
Read edits in a locale-independent manner
#203
Lysxia
opened
2 years ago
0
examples/coinductive: Add mapTrie and do some actual coinductive proofs
#202
nomeata
closed
1 year ago
2
add `nix` to ci
#201
quinn-dougherty
opened
3 years ago
2
`.github/workflows/hs-to-coq.yml` only tests `ghc843`, but `hs-to-coq.cabal` claims it's tested with `GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4 GHC == 8.10.1`
#200
quinn-dougherty
closed
2 years ago
6
[WIP] `examples/bytestring`
#199
quinn-dougherty
opened
3 years ago
0
idea: people with experience write an index of module strategies
#198
quinn-dougherty
opened
3 years ago
0
idea: migrate `examples` directory to a `hs-to-coq` registry of supported modules
#197
quinn-dougherty
opened
3 years ago
0
streamline, standardize, and tutorialize the process of adding an example to `examples`
#196
quinn-dougherty
opened
3 years ago
1
proper usage of `--import-dir`, or; how to use `hs-to-coq` on codebases with imports
#195
quinn-dougherty
opened
3 years ago
8
make hyperlinks point to `plclub` repo version
#194
quinn-dougherty
closed
2 years ago
7
add `Makefile` generation to `make all`
#193
quinn-dougherty
closed
3 years ago
2
`nix-build` creates wrong executable
#192
quinn-dougherty
closed
2 years ago
3
bump ghcVersion 882 -> 884
#191
quinn-dougherty
closed
3 years ago
1
`attribute 'ghc882' missing` on `nix-build`
#190
quinn-dougherty
closed
3 years ago
2
Bump nix: Newer nixpkgs and coq-8.10
#189
nomeata
closed
3 years ago
0
Verify the late-failing implementation of lookup
#188
nomeata
opened
3 years ago
2
Insertion Proofs
#187
alnasir7
closed
3 years ago
1
IntMap proofs - Vikram
#186
vsingh18567
closed
3 years ago
2
Update for lens 5
#185
Lysxia
closed
3 years ago
5
Invariant edit
#184
ericgiovannini
closed
3 years ago
18
Parse Gallina's let-tick syntax
#183
ericgiovannini
closed
3 years ago
1
Rename our provided modules from `GHC.…` to `HsToCoq.…`
#182
lastland
closed
3 years ago
0
Improve indentation of Fixpoint, Inductive, Program
#181
Lysxia
closed
3 years ago
3
Adding GHC's type check information to hs-to-coq
#180
lastland
closed
3 years ago
1
Indentation of Fixpoint
#179
Lysxia
closed
3 years ago
0
Module alias edits + Refactoring parser
#178
Lysxia
closed
4 years ago
0
[CLOSED] Edits for polymorphic recursion and structural recursion
#177
lastland
closed
4 years ago
0
Derived Ord instances do a weird substitution
#176
lastland
closed
4 years ago
4
[CLOSED] Small clean ups
#175
lastland
closed
4 years ago
0
[CLOSED] Make edits parser recognize more Coq syntax
#174
lastland
closed
4 years ago
1
[CLOSED] Add parser error locations
#173
lastland
closed
4 years ago
0
[CLOSED] Little clean up
#172
lastland
closed
4 years ago
0
[CLOSED] Improve ordering of declarations
#171
lastland
closed
4 years ago
0
[CLOSED] examples/ghc: Fix a rewrite rule by qualifying an identifier
#170
lastland
closed
4 years ago
0
[CLOSED] Ignore pattern synonym signatures
#169
lastland
closed
4 years ago
0
[CLOSED] Skip pattern synonyms + Warn about skipped definitions
#168
lastland
closed
4 years ago
1
[CLOSED] Pretty print GHC errors
#167
lastland
closed
4 years ago
0
Skip types from a skipped module
#166
lastland
opened
4 years ago
0
[CLOSED] Upgrade hs-to-coq to GHC 8.6, 8.8, 8.10
#165
lastland
closed
4 years ago
3
Pattern synonyms
#164
lastland
opened
4 years ago
1
[CLOSED] Promote edit
#163
lastland
closed
4 years ago
16
Code duplication in mutually recursive functions
#162
lastland
opened
4 years ago
0
[CLOSED] Get module export list
#161
lastland
closed
4 years ago
1
[CLOSED] Translating signatures now takes into account local edits
#160
lastland
closed
4 years ago
0
[CLOSED] "Except in" edit
#159
lastland
closed
4 years ago
4
Qualify modules under base
#158
lastland
closed
3 years ago
1
Don't include Makefile generated by Coq
#157
lastland
closed
3 years ago
2
Next