someodd / waffle

Haskell Gopher Protocol TUI Client 🧇
https://www.someodd.zip/showcase/waffle/
GNU General Public License v3.0
21 stars 1 forks source link

Data.Text being used in places where it doesn't make sense (string makes more sense) #113

Closed hyperrealgopher closed 4 years ago

hyperrealgopher commented 4 years ago

Take "selector" for instance. It'd be nice in many places to simply pattern match with a String instead of using lots of logic for Data.Text.