MicroHs is the browser is more fun now
Haskell Community [Unofficial]
May 14, 2026
AntC2:
Why Hugs?
The real “why” here is “why Windows”
Go on Linux/macOS and Hugs is a nix-shell -p hugs away
[armando@thelio-r2:~/Downloads/TM-CE]$ nix-shell -p hugs
this path will be fetched (1.29 MiB download, 8.22 MiB unpacked):
/nix/store/ac2r86hqwsx4637j03wz1m5lr7vhsd49-hugs98-2006-09
copying path '/nix/store/ac2r86hqwsx4637j03wz1m5lr7vhsd49-hugs98-2006-09' from 'https://cache.nixos.org'...
[nix-shell:~/Downloads/TM-CE]$ hugs
__ __ __ __ ____ ___ _________________________________________
|| || || || || || ||__ Hugs 98: Based on the Haskell 98 standard
||___|| ||__|| ||__|| __|| Copyright (c) 1994-2005
||---|| ___|| World Wide Web: http://haskell.org/hugs
|| || Bugs: http://hackage.haskell.org/trac/hugs
|| || Version: September 2006 _________________________________________
Haskell 98 mode: Restart with command line option -98 to enable extensions
Type :? for help
Hugs>
Discussion in the ATmosphere