issues
search
antalsz
/
hs-to-coq
Convert Haskell source code to Coq source code
https://hs-to-coq.readthedocs.io
MIT License
279
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Edits for polymorphic recursion and structural recursion
#177
Lysxia
closed
4 years ago
0
Derived Ord instances do a weird substitution
#176
Lysxia
opened
4 years ago
4
Small clean ups
#175
Lysxia
closed
4 years ago
0
Make edits parser recognize more Coq syntax
#174
Lysxia
closed
4 years ago
1
Add parser error locations
#173
Lysxia
closed
4 years ago
0
Little clean up
#172
Lysxia
closed
4 years ago
0
Improve ordering of declarations
#171
Lysxia
closed
4 years ago
0
examples/ghc: Fix a rewrite rule by qualifying an identifier
#170
Lysxia
closed
4 years ago
0
Ignore pattern synonym signatures
#169
Lysxia
closed
4 years ago
0
Skip pattern synonyms + Warn about skipped definitions
#168
Lysxia
closed
4 years ago
1
Pretty print GHC errors
#167
Lysxia
closed
4 years ago
0
Skip types from a skipped module
#166
Lysxia
opened
4 years ago
0
Upgrade hs-to-coq to GHC 8.6, 8.8, 8.10
#165
Lysxia
closed
4 years ago
3
Pattern synonyms
#164
Lysxia
opened
4 years ago
1
Promote edit
#163
ericgiovannini
closed
4 years ago
16
Code duplication in mutually recursive functions
#162
trommler
opened
4 years ago
0
Get module export list
#161
ericgiovannini
closed
4 years ago
1
Translating signatures now takes into account local edits
#160
ericgiovannini
closed
4 years ago
0
"Except in" edit
#159
ericgiovannini
closed
4 years ago
4
Qualify modules under base
#158
Lysxia
opened
4 years ago
1
Don't include Makefile generated by Coq
#157
Lysxia
opened
4 years ago
0
Rename type doesn't affect signature when used with "in"
#156
ericgiovannini
closed
4 years ago
1
Rename our provided modules from `GHC.…` to `HsToCoq.…` or similar
#155
antalsz
opened
4 years ago
0
Add means for compiling base and base-thy into a Coq library
#154
jwiegley
closed
4 years ago
0
Adds the Monad law about (>>) to MonadLaws
#153
nomeata
closed
4 years ago
3
GHC flags taken into account too late
#152
nomeata
opened
4 years ago
0
Universe polymorphism edits
#151
lastland
opened
4 years ago
8
What is the meaning of GHC.Err.patternFailure?
#150
christinaburge
opened
4 years ago
3
Coqc doesn't recognise !! operator
#149
christinaburge
opened
4 years ago
0
Top-level Fixpoint Definitions
#148
euisuny
closed
4 years ago
8
CI breaks because of the wc example
#147
lastland
opened
4 years ago
0
Optimise pattern incompleteness check
#146
trommler
closed
4 years ago
6
Troubleshooting on MacOSX & git submodule oddities
#145
euisuny
closed
4 years ago
0
Cannot find a physical path bound to logical path matching suffix GHC.
#144
christinaburge
opened
4 years ago
20
Edit files without trailing line breaks parser
#143
euisuny
opened
4 years ago
0
Redefine does not work on default type class methods
#142
lastland
opened
4 years ago
0
Fixed stack command line
#141
ericgiovannini
closed
4 years ago
0
Generate Rewrite Tactics for Unfolding Definitions
#140
euisuny
closed
4 years ago
2
The float_let tactic breaks with Coq 8.10.2
#139
lastland
opened
4 years ago
0
Use `Equations` instead of `Program Fixpoint` for termination
#138
joscoh
opened
5 years ago
4
`rename value` does not respect `rename module`
#137
lastland
opened
5 years ago
0
Add/redefine (axiomatized) instances for redefined types
#136
sweirich
opened
5 years ago
2
Automatically delete redundant cases/equations
#135
antalsz
opened
5 years ago
5
skip constructor: eqExpr
#134
sweirich
closed
5 years ago
1
skip constructor: expr_fvs
#133
sweirich
closed
5 years ago
2
skip constructor: collectAnnArgsTicks
#132
sweirich
closed
5 years ago
3
skip constructor: substUnfolding
#131
sweirich
opened
5 years ago
0
skip constructor
#130
sweirich
closed
5 years ago
2
Cannot axiomatize and rename the same module
#129
sweirich
closed
5 years ago
2
Termination edits for "Default" functions
#128
sweirich
opened
5 years ago
0
Next