Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
101 commits behind, 1 commit ahead of the upstream repository.
Zubin Duggal's avatar
Zubin authored
Also bump various submodules.

(cherry picked from commit 6fc1fa3b)

Bump base bound to 4.21 for GHC 9.12

(cherry picked from commit 473a201c)

Bump binary submodule to 0.8.9.2

(cherry picked from commit 7199869a)
(cherry picked from commit ec2f40b4)

Bump exceptions submodule to 0.10.9

(cherry picked from commit f5b5d1dc)

Bump file-io submodule to 0.1.4

(cherry picked from commit ba786681)

bump os-string submodule to 2.0.6

(cherry picked from commit 3a7ffdbb)

bump transformers submodule to 0.6.1.2

(cherry picked from commit 53b46fd4)

Bump directory submodule to v1.3.9.0

(cherry picked from commit 27dc2664)

Bump Win32 submodule to v2.14.1.0

(cherry picked from commit 80df8808)

Bump filepath submodule to 1.5.3.0

(cherry picked from commit 29bfae2c)

Bump file-io submodule to avoid usage of QuasiQuotes

(cherry picked from commit 97b0dff2)

Bump unix submodule to 2.8.6.0

(cherry picked from commit a1f56d6d)

Bump os-string submodule to 2.0.8

(cherry picked from commit 0121b76f)

Bump file-io submodule to avoid usage of QuasiQuotes

(cherry picked from commit 962ceb50)

Bump filepath submodule to 1.5.4.0

(cherry picked from commit 7bc6877f)

Bump file-io submodule to 0.1.5

(cherry picked from commit 9478b5ae)

Bump Cabal submodule to 3.14.1.0

(cherry picked from commit 5c9c3e3f)

Bump directory submodule to 0.12.2.0

(cherry picked from commit 89790626)

Bump array submodule for base bump

Bump stm submodule for base bump

Bump process submodule for base bump
7f79257a
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

The compact Package

Exposes a single data structure, called a Compact, which contains fully evaluated data closed under pointer reachability.