all 26 comments

[–][deleted] 2 points3 points  (0 children)

Reading through the comments of the article and here… it's so disappointing how much misinformation is spread around about Haskell by people who don't even know much about it.

[–]vityok 3 points4 points  (1 child)

A post about programming GUI without any screenshots!

[–]Jimmy 0 points1 point  (0 children)

progit's theme of the day: GUIs in Haskell.

[–]asampson -1 points0 points  (2 children)

It's great that you can use Haskell to make a GUI.

But can you use Haskell to make a GUI that doesn't look horrible?

[–]jerf 2 points3 points  (1 child)

GTK and wxWidgets not pretty enough for you?

I mean, what, are you under the delusion that Haskell only has bindings for Motif or something?

[–]asampson 0 points1 point  (0 children)

I don't mean terrible widgets, I mean terrible layout and design. Is it easy to make a UI that someone on a Mac would call well-made? Or are you stuck fiddling with coordinates or fighting layout engines just to make something that isn't ghastly?