Been poking at my #Haskell #Gemini server. There's already one that exists, but I wanted mine to not rely on the OpenSSL library.

I've included some dependency (tcp-streams?) that's forcing stack to use cabal 2.0, and it's messing with things when I build the dist.

Suggestions welcome.

https://github.com/jlamothe/gemserv

1