.. _release-9-12-2:

Version 9.12.2
==============

The significant changes to the various parts of the compiler are listed in the
following sections. See the `migration guide
<https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.12>`_ on the GHC Wiki
for specific guidance on migrating programs to this release.

Compiler
~~~~~~~~

- Fixed miscompilation of certain division operations (:ghc-ticket:`25653`)
