GitHub / ucsd-progsys/liquidhaskell-tutorial issues and pull requests
#100 - Regarding reverse in Ch 8: Sets
Issue -
State: closed - Opened by hafizhmakmur about 5 years ago
- 2 comments
#99 - About Lemmas and other questions
Issue -
State: open - Opened by hafizhmakmur about 5 years ago
- 2 comments
#98 - Trouble with Chapter 11
Issue -
State: closed - Opened by hafizhmakmur about 5 years ago
- 3 comments
#97 - Request Failed0
Issue -
State: open - Opened by hafizhmakmur about 5 years ago
- 2 comments
#96 - Why does this zipWith from Chapter 7 fails?
Issue -
State: closed - Opened by hafizhmakmur about 5 years ago
- 3 comments
#95 - How do you refine a predicate which checks over all elements in a list?
Issue -
State: closed - Opened by hafizhmakmur about 5 years ago
- 6 comments
#94 - A curious case with Where
Issue -
State: open - Opened by hafizhmakmur about 5 years ago
- 3 comments
#93 - Difference between "null elts" and "length elts == 0"
Issue -
State: closed - Opened by hafizhmakmur about 5 years ago
- 3 comments
#92 - Merge example (05-datatypes) won't compile
Issue -
State: open - Opened by DestyNova over 5 years ago
- 9 comments
#91 - "not a subtype of Required type" error with insertSort' exercise
Issue -
State: open - Opened by DestyNova over 5 years ago
- 7 comments
#90 - Chapter 2 Issues
Issue -
State: closed - Opened by hafizhmakmur over 5 years ago
- 8 comments
#89 - Fix broken exercise in CH08
Pull Request -
State: closed - Opened by tjade273 over 5 years ago
#88 - Why should 0 <= VV < acc
Issue -
State: open - Opened by kishlaya over 5 years ago
- 7 comments
#87 - Fix minor mistakes in Chapter 2
Pull Request -
State: closed - Opened by adinapoli over 5 years ago
- 1 comment
#86 - Update stack.yaml
Pull Request -
State: closed - Opened by mmport80 almost 6 years ago
- 1 comment
#85 - Ch 5: Sparse's 'fromList' works even if it just returns Nothing
Issue -
State: closed - Opened by mpdairy almost 6 years ago
- 2 comments
#84 - Do I need to do something to enable inference?
Issue -
State: closed - Opened by mpdairy almost 6 years ago
- 6 comments
#83 - Ch 4: Cannot unify Data.Vector.Vector with Data.Vector.Generic.Base.Vector
Issue -
State: closed - Opened by mpdairy almost 6 years ago
- 2 comments
Labels: enhancement
#82 - Cannot find Data.Vector
Issue -
State: closed - Opened by mmport80 about 6 years ago
- 10 comments
#81 - Confused by liquidhaskell submodule.
Issue -
State: open - Opened by capn-freako about 6 years ago
- 2 comments
#80 - Why is the resolver so far behind?
Issue -
State: open - Opened by capn-freako about 6 years ago
- 1 comment
#79 - Issues with quickSort in chapter 6
Issue -
State: open - Opened by skyzh over 6 years ago
- 7 comments
#78 - Fix an error on function merge in 05-datatypes
Pull Request -
State: closed - Opened by skyzh over 6 years ago
- 1 comment
#77 - Arithmetic example 4 doesn't work in "Logic & SMT"
Issue -
State: closed - Opened by kubum over 6 years ago
- 3 comments
#76 - liquidhaskell error about merge example
Issue -
State: closed - Opened by mhwombat over 6 years ago
- 6 comments
#75 - Fix for issue #74
Pull Request -
State: open - Opened by mhwombat over 6 years ago
- 1 comment
#74 - divide function in Chapter 3
Issue -
State: open - Opened by mhwombat over 6 years ago
- 1 comment
#73 - The project contains no local packages (packages not marked with 'extra-dep')
Issue -
State: open - Opened by mhwombat over 6 years ago
#72 - Fixed sentence
Pull Request -
State: closed - Opened by robkorn over 6 years ago
- 2 comments
#71 - Error: errs is undefined (Polymorphism section)
Issue -
State: open - Opened by felipeochoa almost 7 years ago
- 1 comment
#70 - T68 fix make html
Pull Request -
State: closed - Opened by waddlaw almost 7 years ago
- 3 comments
#69 - T68 fix building html
Pull Request -
State: closed - Opened by waddlaw almost 7 years ago
- 2 comments
#68 - Trouble building HTML of tutorial
Issue -
State: open - Opened by jessebrennan almost 7 years ago
- 4 comments
#67 - Do the solutions to the exercises actually exist?
Issue -
State: open - Opened by mbwgh about 7 years ago
- 11 comments
#66 - Can't get tutorial up and running
Issue -
State: closed - Opened by farao over 7 years ago
- 1 comment
#65 - Update chapter09
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 2 comments
#64 - Update ch02
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 5 comments
#63 - Update ch08
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 3 comments
#62 - Fix foldl definition
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 4 comments
#61 - Fix #40
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 1 comment
#60 - Fix `make pdf`
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 4 comments
#59 - Update liquidhaskell-0.8.2.2 & LTS-10.0
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 1 comment
#58 - Fix fold example in Chapter06
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 1 comment
#57 - Update predicate syntax
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 1 comment
#56 - Fix build error
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 1 comment
#55 - Fix typo
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 1 comment
#54 - Use hpack & migrade pandoc 2.X
Pull Request -
State: closed - Opened by waddlaw over 7 years ago
- 3 comments
#53 - Which description is correct?
Issue -
State: closed - Opened by waddlaw almost 8 years ago
- 7 comments
#52 - Fix ghci example code
Pull Request -
State: closed - Opened by waddlaw almost 8 years ago
- 1 comment
#51 - Nothing to fix in exercise (Average, Maybe), chapter 6
Issue -
State: closed - Opened by goosetherumfoodle almost 8 years ago
- 2 comments
#50 - Fix small issue with risers exercise
Pull Request -
State: closed - Opened by bandali over 8 years ago
- 1 comment
#49 - Fix a bunch of typos
Pull Request -
State: closed - Opened by bandali over 8 years ago
- 2 comments
#48 - Typos
Issue -
State: closed - Opened by ethanfrey over 8 years ago
- 4 comments
#47 - Replace `l` witn `ln`
Pull Request -
State: closed - Opened by alanz over 8 years ago
- 1 comment
#46 - Returning the wrong Q for the result of take
Pull Request -
State: closed - Opened by alanz over 8 years ago
- 1 comment
#45 - No Prop
Pull Request -
State: closed - Opened by ranjitjhala over 8 years ago
#44 - fx2VC should be TRUE
Pull Request -
State: closed - Opened by alanz over 8 years ago
- 1 comment
#43 - The surrounding text says that ax0' should fail
Pull Request -
State: closed - Opened by alanz over 8 years ago
- 1 comment
#42 - Mixed content warning for web version
Issue -
State: open - Opened by maxnordlund over 8 years ago
- 1 comment
#41 - Make an example 'invalid' correctly
Pull Request -
State: closed - Opened by y-taka-23 over 8 years ago
- 1 comment
#40 - Integer measure
Issue -
State: closed - Opened by zilinc over 8 years ago
- 1 comment
#39 - Comments rendered in web version
Issue -
State: open - Opened by themattchan about 9 years ago
- 1 comment
#38 - Chapter 3: list average function causes no errors
Issue -
State: closed - Opened by nekketsuuu about 9 years ago
- 3 comments
#37 - LaTeX error
Issue -
State: closed - Opened by sorawee over 9 years ago
- 2 comments
#36 - Type of `dropWhile`
Issue -
State: closed - Opened by NorfairKing over 9 years ago
- 2 comments
#35 - Update 02-logic.lhs
Pull Request -
State: closed - Opened by rakeshgk over 9 years ago
- 4 comments
#34 - Update `z3` link
Pull Request -
State: closed - Opened by pseudonom over 9 years ago
- 1 comment
#33 - Warn about need for `--no-termination`
Pull Request -
State: closed - Opened by pseudonom over 9 years ago
- 1 comment
#32 - Non-terminating sample code
Issue -
State: closed - Opened by pseudonom over 9 years ago
- 3 comments
#31 - Added spec blurb
Pull Request -
State: closed - Opened by christetreault over 9 years ago
- 1 comment
#30 - heartBleed is not a function
Pull Request -
State: closed - Opened by crabmusket over 9 years ago
- 1 comment
#29 - Chapter 1 review
Pull Request -
State: closed - Opened by christetreault almost 10 years ago
#28 - Chapter 4: how do included .spec files work?
Issue -
State: closed - Opened by christetreault almost 10 years ago
- 9 comments
Labels: enhancement, help wanted
#27 - Chapter 4 review complete
Pull Request -
State: closed - Opened by christetreault almost 10 years ago
#26 - Issues with LaTeX styling
Issue -
State: open - Opened by christetreault almost 10 years ago
Labels: enhancement
#25 - Tim's issues
Issue -
State: open - Opened by ranjitjhala almost 10 years ago
#24 - Chapter 3 review completed
Pull Request -
State: closed - Opened by christetreault almost 10 years ago
- 1 comment
#23 - review of chapter 2 complete
Pull Request -
State: closed - Opened by christetreault almost 10 years ago
#22 - Feedback RE: updates to asides in chapter 1
Issue -
State: closed - Opened by christetreault almost 10 years ago
- 1 comment
Labels: question
#21 - Fixed lhsObjects in Makefile to be sorted
Pull Request -
State: closed - Opened by christetreault almost 10 years ago
- 1 comment
#20 - Readme cleanup
Pull Request -
State: closed - Opened by christetreault almost 10 years ago
- 1 comment
#19 - TODO: Part IV and V and extra case studies
Issue -
State: open - Opened by christetreault almost 10 years ago
- 1 comment
Labels: enhancement
#18 - Cleanup README.md
Issue -
State: closed - Opened by christetreault almost 10 years ago
- 1 comment
Labels: question
#17 - Fixed tightlist macro issue
Pull Request -
State: closed - Opened by christetreault almost 10 years ago
- 1 comment
#16 - LaTeX .sty files missing
Issue -
State: closed - Opened by christetreault almost 10 years ago
- 10 comments
#15 - PDF book build fails due to bad Filters.hs
Pull Request -
State: closed - Opened by christetreault about 10 years ago
- 1 comment
#14 - Review of new chapter 2 complete
Issue -
State: closed - Opened by christetreault over 10 years ago
- 1 comment
#13 - Chapter 2.3, ex3 and ex4 don't work because (==>) is not in scope as a haskell value.
Issue -
State: closed - Opened by chowells79 over 10 years ago
- 7 comments
#12 - fix duplicated type signature
Pull Request -
State: closed - Opened by soapie over 10 years ago
- 1 comment
#11 - Localstatus
Pull Request -
State: closed - Opened by ranjitjhala over 10 years ago
#10 - Web
Pull Request -
State: closed - Opened by ranjitjhala over 10 years ago
#9 - Web
Pull Request -
State: closed - Opened by ranjitjhala over 10 years ago
#8 - Web
Pull Request -
State: closed - Opened by ranjitjhala over 10 years ago
#7 - Tutorial doesn't build
Issue -
State: closed - Opened by christetreault over 10 years ago
- 10 comments
#6 - Completely lost in chapter 6
Issue -
State: open - Opened by christetreault over 10 years ago
#5 - Review of chapter 5 complete
Issue -
State: open - Opened by christetreault over 10 years ago
- 2 comments
#4 - Review of chapter 4 complete
Issue -
State: open - Opened by christetreault over 10 years ago
- 1 comment
#3 - Review of chapter 3 complete
Issue -
State: open - Opened by christetreault over 10 years ago
- 21 comments
#2 - Review of chapter 2 complete
Issue -
State: closed - Opened by christetreault over 10 years ago
- 2 comments
#1 - Review of chapter 1 complete
Issue -
State: closed - Opened by christetreault over 10 years ago
- 2 comments