Skip to content

Commit a7bb356

Browse files
committed
Add projects
1 parent 1bdfdc9 commit a7bb356

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/2024/projects.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,11 @@ <h3>Projects</h3>
1111
<li><b><a href="https://github.com/MangoIV/cabal-audit">cabal-audit</a>:</b> Auditing cabal projects <span class="badge bg-primary">beginner-friendly</span></li>
1212
<li><b><a href="https://github.com/haskell-hvr/regex-tdfa">regex-tdfa</a>:</b> Adding proper character class algebra</li>
1313
<li><b><a href="https://keid.haskell-game.dev/">Keid</a>:</b> Desktop rendering engine with game batteries included</li>
14+
<li><b><a href="https://ghc-proposals.readthedocs.io/en/latest/proposals/0370-modifiers.html">GHC Syntax for Modifiers</a>:</b> Working on the implementation of the syntax extension</li>
15+
<li><b><a href="https://github.com/lortabac/parameters">GHC Implicit Parameters</a>:</b> Working on the proposal, improving the design</li>
16+
<li><b><a href="https://errors.haskell.org/">GHC errors documentation</a>:</b> Improvements to documentation <span class="badge bg-primary">beginner-friendly</span></li>
17+
<li><b><a href="https://www.lean-lang.org/">Lean</a> Tutorial</b> at Fri 13:30</li>
18+
<li><b>ACMS:</b> Automatically Schema-Versioned Content Management System <span class="badge bg-primary">beginner-friendly</span></li>
19+
<li><b><a href="https://github.com/hellwolf/thsh">THSH</a>:</b> A "noDSL" approach to mixing shell scripting with Haskell programs using Template Haskell</li>
1420
</ul>
1521
</div>

0 commit comments

Comments
 (0)