-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
21 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<div class="container px-4 py-5"> | ||
<h3>Projects</h3> | ||
|
||
<p>If you want to host another project, you'll have the opportunity to pitch it in the Project Marketplace on Friday morning, and we'll add it to the list!</p> | ||
|
||
<ul> | ||
<li><b><a href="https://github.com/kuribas/hasqlator-mysql">hasqlator</a>:</b> Porting a mid-level SQL generation library to Postgres</li> | ||
<li><b><a href="https://flora.pm">flora.pm</a>:</b> </li> | ||
<li><b>Stackage:</b> Dependency bounds automation</li> | ||
<li><b><a href="https://github.com/haskell/haskell-language-server/">Haskell Language Server</a></b></li> | ||
<li><b><a href="https://github.com/MangoIV/cabal-audit">cabal-audit</a>:</b> Auditing cabal projects/li> | ||
<li><b><a href="https://github.com/haskell-hvr/regex-tdfa">regex-tdfa</a>:</b> Adding proper character class algebra</li> | ||
<li><b><a href="https://keid.haskell-game.dev/">Keid</a>:</b> Desktop rendering engine with game batteries included</li> | ||
</ul> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters