Viewing profile — sigr_
sigr_
HN member- Joined
- Wed, Apr 01, 2026, 8:52 AM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About sigr_
No profile information was provided.
Recent public activity
-
comment
Comment #47604935
Sure, I find that with cabal and/or stack you often have to do things like manually add/link files for compilation and also both go mod and cargo support pulling libraries directly…
-
comment
Comment #47601486
it does through cabal and stack but its not as streamlined, quick, and versatile as tooling for languages like Golang or Rust imo. I'm a huge fan of Haskell and I'm really explorin…
-
comment
Comment #47598474
Really cool to see things still being built in Haskell! How do you find using it compared to some of the newer languages that have more modern tooling? Did you implement your own O…