@haskell@fosstodon.org
@haskell@fosstodon.org avatar

haskell

@haskell@fosstodon.org

Committed to a welcoming, vibrant & flourishing #Haskell community!

This profile is from a federated server and may be incomplete. Browse more on the original instance.

haskell, to haskell
@haskell@fosstodon.org avatar

Update n°29 from the GHC team at IOG
https://engineering.iog.io/2024-05-23-ghc-update/

haskell, to haskell
@haskell@fosstodon.org avatar
mikwee, to haskell

Shoutout to the @haskell team for making such a cool tutorial available on their home page.

haskell,
@haskell@fosstodon.org avatar

@mikwee cheers!

haskell, to haskell
@haskell@fosstodon.org avatar

Haddock now lives in the GHC repository! 🎉

Shorter feedback cycles for contributors and higher quality of releases, these are a few of our favourite things about the Haddock documentation generation tool coming home to the GHC repository.

https://discourse.haskell.org/t/haddock-now-lives-in-the-ghc-repository/9576

#Haskell

haskell, to haskell
@haskell@fosstodon.org avatar

"We don’t have too many String types" – The ultimate guide to Strings by Julian Ospald

https://discourse.haskell.org/t/the-ultimate-guide-to-haskell-strings/9538

haskell, to haskell
@haskell@fosstodon.org avatar

The GHC developers are very pleased to announce the release of GHC 9.10.1! 🎉

On the menu:
→ GHC2024 language edition
→ Linear let and where
bindings
→ Annotation of exceptions with backtraces
→ Required type arguments for functions
→ Javascript FFI support in the WebAssembly backend
… and many more!

https://discourse.haskell.org/t/ghc-9-10-1-is-now-available/9523

haskell, to haskell
@haskell@fosstodon.org avatar

Cabal 3.12 has been released! A plethora of changes and improvements, thanks to the dedicated work of the entire team. Grab it and give it a try! https://discourse.haskell.org/t/ann-cabal-3-12-0-0-released/9504

haskell, to random
@haskell@fosstodon.org avatar

Five Haskell projects have been accepted for Google Summer of Code 2024! Thanks to everyone who submitted ideas, and congratulations to the selected contributors! https://discourse.haskell.org/t/gsoc-2024-accepted-projects/9491/2

haskell, to haskell
@haskell@fosstodon.org avatar

Update n°28 from the GHC team at IOG:
https://engineering.iog.io/2024-05-02-ghc-update/

Highlights:

  • Binary sizes for each backend in GHC's CI and their dependencies are tracked

  • Haskell Optimization Handbook has gotten a new chapter on the perf(1) utility

  • & codegen have gotten some more love

haskell, (edited ) to haskell
@haskell@fosstodon.org avatar

Haskellers can have a little UwU, as a treat.
https://haskell.org/?uwu=true

haskell,
@haskell@fosstodon.org avatar

@yujiri Thanks!

haskell, to haskell
@haskell@fosstodon.org avatar

The GHC developers are very pleased to announce the availability of the release candidate for GHC 9.10.1.

https://discourse.haskell.org/t/ghc-9-10-1-release-candidate-1-is-now-available/9424

fargate, to haskell
@fargate@functional.cafe avatar

Helsinki Haskell Users Group's first book club had its conclusion meeting today with Sockets and Pipes coming to its very end. It has been a ride, one with plenty of scheduling difficulties, but I think we only fell like a month and a half from the original planned schedule and actually had a member retention rate of 100% (of members who were there in the beginning, sadly we could not quite make it 133%)!

To talk a bit about the book as a whole, I do feel like I understand Monad Transformers a lot better now though I'll still need to reread the sections introducing them I am sure. ReaderT especially was something I could see was colossally handy, but given it was in the second to last chapter we were already quite deep with trying to understand everything else so the true utility of it remains somewhat hazy despite the quality of the chapter itself which felt higher than those surrounding it. The habit of reading RFCs and attempting to match the spec in the types one writes is also one I should include in my general workflow, though that is probably a no-brainer for most. It just wasn't a thing in my previous work, so bear with me while I call it a novel concept!

I'm still working on my personal project, but getting nix-build working seems difficult. I'll just have to bring it up in the next main group Office Hours meetup I suppose, lest I never get this show on the road!

#haskell #nix

haskell,
@haskell@fosstodon.org avatar

@fargate congratulations :)

haskell, to haskell
@haskell@fosstodon.org avatar

GHC 9.6.5 bugfix release is now available!
Read the announcement at https://discourse.haskell.org/t/ghc-9-6-5-is-now-available/9341

haskell, to haskell
@haskell@fosstodon.org avatar

GHC 9.10.1-alpha3 is now available!
Read the announcement at https://discourse.haskell.org/t/ghc-9-10-1-alpha3-is-now-available/9336

haskell,
@haskell@fosstodon.org avatar

This release brings exciting new things, like:
• The GHC2024 Language Edition
• Type Arguments to functions
• Backtrace information in exceptions

You can read about them in the release notes: https://downloads.haskell.org/ghc/9.10.1-alpha3/docs/users_guide/9.10.1-notes.html

haskell, (edited ) to haskell
@haskell@fosstodon.org avatar

The #Haskell Cryptography Group calls for early adopters of its #libsodium, #botan and one-time-password libraries! https://discourse.haskell.org/t/call-for-early-adopters-of-sel-botan-and-one-time-password/9326

haskell, to haskell
@haskell@fosstodon.org avatar
haskell, to haskell
@haskell@fosstodon.org avatar

In April, we upgrade our libraries to support #Haskell GHC 9.8!
Reply to this toot with your projects' GHC 9.8 upgrade PRs!

haskell, to haskell
@haskell@fosstodon.org avatar
haskell, to haskell
@haskell@fosstodon.org avatar

You can always try out #haskell snippets on https://play.haskell.org! Many libraries, like aeson, containers, vector, effectful, text and text-builder-linear, are readily available!

haskell, (edited ) to haskell
@haskell@fosstodon.org avatar

Thanks to @bgamari and the rest of the GHC release engineering team, #Haskell GHC 9.10.1-alpha2 is available now!

https://discourse.haskell.org/t/ghc-9-10-1-alpha2-is-now-available/9197

haskell, to haskell
@haskell@fosstodon.org avatar

#Haskell cabal v3.10.3.0 is now available! https://discourse.haskell.org/t/cabal-install-v3-10-3-0-released/9122

Install it with ghcup:
$ ghcup install cabal 3.10.2.0 && ghcup set cabal 3.10.2.0

haskell, to haskell
@haskell@fosstodon.org avatar
haskell,
@haskell@fosstodon.org avatar

And congratulations to @bgamari for the release management!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines