Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
- uses: haskell-actions/setup@v2
with:
ghc-version: "9.8.2"
ghc-version: "9.10.1"
- name: Configure
run: |
cabal configure --enable-tests --ghc-options -Werror
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ An impact assessment is due when

The procedure is as follows:

1. Rebase changes, mandated by your proposal, atop of `ghc-9.8` branch.
1. Rebase changes, mandated by your proposal, atop of `ghc-9.10` branch.

2. Compile a patched GHC, say, `~/ghc/_build/stage1/bin/ghc`.

Expand Down
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
index-state: 2024-10-11T23:26:13Z
index-state: 2025-05-22T04:18:43Z

packages: .

Expand Down
4 changes: 2 additions & 2 deletions clc-stackage.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ common common-lang
if os(windows)
cpp-options: -DWINDOWS

build-depends: base >=4.16.0.0 && <4.21
build-depends: base >=4.16.0.0 && <4.22
default-language: GHC2021

library utils
Expand Down Expand Up @@ -61,7 +61,7 @@ library parser
build-depends:
, aeson
, bytestring
, containers >=0.6.3.1 && <0.8
, containers >=0.6.3.1 && <0.9
, filepath
, http-client >=0.5.9 && <0.8
, http-client-tls ^>=0.3
Expand Down
2 changes: 1 addition & 1 deletion dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The executable that actually runs. This is a very thin wrapper over `runner`, wh
```haskell
-- CLC.Stackage.Parser.API
stackageSnapshot :: String
stackageSnapshot = "nightly-2024-03-26"
stackageSnapshot = "nightly-yyyy-mm-dd"
```

2. Update the `index-state` in [cabal.project](cabal.project) and [generated/cabal.project](generated/cabal.project).
Expand Down
45 changes: 42 additions & 3 deletions excluded_pkgs.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"arbtt",
"beam-postgres",
"bench",
"bhoogle",
"bindings-libzip",
"blas-carray",
"blas-comfort-array",
Expand All @@ -26,6 +27,7 @@
"bugsnag-yesod",
"c2hs",
"cabal-clean",
"cabal-flatpak",
"cabal-install",
"cabal-install-solver",
"cabal-rpm",
Expand All @@ -38,6 +40,7 @@
"comfort-fftw",
"comfort-glpk",
"core-telemetry",
"countdown-numbers-game",
"cql-io",
"crackNum",
"cryptonite-openssl",
Expand All @@ -55,7 +58,9 @@
"equal-files",
"essence-of-live-coding-pulse",
"experimenter",
"fbrnch",
"fedora-haskell-tools",
"fedora-repoquery",
"fft",
"fftw-ffi",
"file-modules",
Expand All @@ -81,20 +86,32 @@
"gi-dbusmenugtk3",
"gi-freetype2",
"gi-gdk",
"gi-gdk3",
"gi-gdk4",
"gi-gdkpixbuf",
"gi-gdkx11",
"gi-gdkx113",
"gi-gdkx114",
"gi-gio",
"gi-glib",
"gi-gmodule",
"gi-gobject",
"gi-graphene",
"gi-gsk",
"gi-gtk",
"gi-gtk3",
"gi-gtk4",
"gi-gtk-hs",
"gi-gtksource",
"gi-gtksource5",
"gi-harfbuzz",
"gi-javascriptcore",
"gi-javascriptcore4",
"gi-javascriptcore6",
"gi-pango",
"gi-soup",
"gi-soup2",
"gi-soup3",
"gi-vte",
"gi-webkit2",
"gi-xlib",
Expand Down Expand Up @@ -151,6 +168,7 @@
"hpqtypes",
"hpqtypes-extras",
"hruby",
"hs-captcha",
"hs-GeoIP",
"hsc2hs",
"hsdns",
Expand Down Expand Up @@ -198,6 +216,7 @@
"linux-file-extents",
"linux-namespaces",
"lmdb",
"lsfrom",
"lzma-clib",
"magic",
"magico",
Expand All @@ -222,7 +241,9 @@
"NineP",
"nix-paths",
"nvvm",
"odbc",
"ods2csv",
"ogma-cli",
"opaleye",
"openssl-streams",
"OrderedBits",
Expand All @@ -238,13 +259,16 @@
"pg-transact",
"pkgtreediff",
"place-cursor-at",
"pontarius-xmpp",
"pontarius-xmpp-extras",
"postgresql-libpq-notify",
"postgresql-migration",
"postgresql-schema",
"postgresql-simple",
"postgresql-simple-url",
"primecount",
"profiterole",
"proto-lens-protobuf-types",
"psql-helpers",
"pthread",
"pulse-simple",
Expand Down Expand Up @@ -274,8 +298,10 @@
"servius",
"ses-html",
"shelltestrunner",
"snappy",
"sound-collage",
"soxlib",
"sphinx",
"split-record",
"sqlcli",
"sqlcli-odbc",
Expand All @@ -285,8 +311,13 @@
"stack-templatizer",
"stringprep",
"SVGFonts",
"swizzle",
"swizzle-lens",
"swizzle-modify",
"swizzle-set",
"sydtest-persistent-postgresql",
"synthesizer-alsa",
"tasty-papi",
"termonad",
"test-certs",
"text-icu",
Expand All @@ -298,7 +329,9 @@
"uniq-deep",
"users-postgresql-simple",
"validate-input",
"vector-fftw",
"wai-session-postgresql",
"wild-bind-x11",
"Win32",
"Win32-notify",
"windns",
Expand All @@ -309,6 +342,8 @@
"xmonad-contrib",
"xmonad-extras",
"yesod-bin",
"yi",
"yi-frontend-pango",
"yoga",
"youtube",
"zeromq4-haskell",
Expand All @@ -317,11 +352,15 @@
"ztail"
],
"linux": [
"hfsevents"
"hfsevents",
"vty-windows"
],
"osx": [
"vty-windows"
],
"osx": [],
"windows": [
"hfsevents",
"postgresql-libpq"
"postgresql-libpq",
"vty-unix"
]
}
Loading
Loading