issues
search
ucsd-progsys
/
liquidhaskell-tutorial
Tutorial for LiquidHaskell
https://ucsd-progsys.github.io/liquidhaskell-tutorial/
MIT License
75
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Chapter 9 - Broken link to Okasaki's JFP article
#132
mister-walter
opened
1 month ago
0
Confusion of `fromList` on Chapter 5
#131
VhRvo
opened
2 months ago
1
Chapter 4 Polymorphism
#130
matheussbernardo
opened
2 months ago
4
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#129
dependabot[bot]
opened
2 months ago
0
Deploy github pages on merging to main
#128
facundominguez
closed
1 year ago
1
Fixes to the introduction chapter
#127
facundominguez
closed
1 year ago
1
Update to build with stack
#126
ranjitjhala
closed
1 year ago
0
Update to latest Liquid Haskell
#125
CatarinaGamboa
closed
1 year ago
1
typo: fix contraction of "let us"
#124
dijkstracula
closed
1 year ago
2
fix broken links in bibliography
#123
dijkstracula
closed
1 year ago
1
Link is no longer available
#122
zlonast
closed
1 year ago
1
Text description of "null" in Chapter 6 is reversed
#121
mgritter
opened
1 year ago
1
Stop deferring type errors
#120
matthew-healy
closed
1 year ago
1
Passing -fdefer-type-errors to GHC causes confusing errors from LH
#119
matthew-healy
closed
1 year ago
3
Fix bool value on chapter 6
#118
f7deleon
closed
1 year ago
1
Liquid Type Mismatch on Initial Build
#117
pmbittner
opened
2 years ago
2
Explain that the initial compilation error is as desired
#116
shingarov
closed
3 years ago
0
Current HEAD of main fails to build
#115
shingarov
closed
3 years ago
4
Chapter 12 Exercise InsertRight
#114
jllang
opened
3 years ago
4
Figures 1.4 and 1.5 in Chapter 12
#113
jllang
opened
3 years ago
0
Instructions for running LiquidHaskell
#112
jllang
opened
3 years ago
2
Chapter 8 exercise "reverse"
#111
jllang
opened
3 years ago
8
Syntax of refinement types
#110
jllang
opened
3 years ago
4
Links to subsections don't work for me
#109
jllang
opened
3 years ago
2
Question about Chapter 5.3: delmin
#108
jllang
opened
3 years ago
2
Numbering the exercises
#107
jllang
opened
3 years ago
1
there is an extra ")" at the end of this line
#106
LuKuangChen
opened
3 years ago
0
Can't even get started because of build issues
#105
ksvanhorn
opened
3 years ago
5
apparent typo in tutorial under "Testing Values: Booleans and Propositions"
#104
pdavidow
closed
4 years ago
0
How to workaround using Stack for building html
#103
hafizhmakmur
closed
4 years ago
7
Plugin
#102
ranjitjhala
closed
4 years ago
0
Fix building HTML error
#101
waddlaw
closed
1 year ago
0
Regarding reverse in Ch 8: Sets
#100
hafizhmakmur
closed
4 years ago
2
About Lemmas and other questions
#99
hafizhmakmur
opened
4 years ago
2
Trouble with Chapter 11
#98
hafizhmakmur
closed
4 years ago
3
Request Failed0
#97
hafizhmakmur
opened
4 years ago
2
Why does this zipWith from Chapter 7 fails?
#96
hafizhmakmur
closed
4 years ago
3
How do you refine a predicate which checks over all elements in a list?
#95
hafizhmakmur
closed
4 years ago
6
A curious case with Where
#94
hafizhmakmur
opened
4 years ago
3
Difference between "null elts" and "length elts == 0"
#93
hafizhmakmur
closed
4 years ago
3
Merge example (05-datatypes) won't compile
#92
DestyNova
opened
4 years ago
9
"not a subtype of Required type" error with insertSort' exercise
#91
DestyNova
opened
4 years ago
7
Chapter 2 Issues
#90
hafizhmakmur
closed
4 years ago
8
Fix broken exercise in CH08
#89
tjade273
closed
4 years ago
0
Why should 0 <= VV < acc
#88
kishlaya
opened
5 years ago
7
Fix minor mistakes in Chapter 2
#87
adinapoli
closed
5 years ago
1
Update stack.yaml
#86
mmport80
closed
5 years ago
1
Ch 5: Sparse's 'fromList' works even if it just returns Nothing
#85
mpdairy
closed
5 years ago
2
Do I need to do something to enable inference?
#84
mpdairy
closed
5 years ago
6
Ch 4: Cannot unify Data.Vector.Vector with Data.Vector.Generic.Base.Vector
#83
mpdairy
closed
5 years ago
2
Next