Skip to content

Conversation

@andreabedini
Copy link
Member

  • fix handling of index-state
  • build(stage1): replace submodules with Hackage packages
  • build(stage2): replace submodules with Hackage packages

@andreabedini andreabedini changed the title wip/andrea/no submodules Remove submodules Oct 29, 2025
@andreabedini andreabedini reopened this Oct 29, 2025
@andreabedini andreabedini requested a review from angerman October 29, 2025 05:10
@andreabedini andreabedini force-pushed the wip/andrea/no-submodules branch 3 times, most recently from 8cbd33e to b9e4f1e Compare October 31, 2025 04:50
  Remove 25 library and utility submodules from .gitmodules and switch to
  using official Hackage releases instead. This simplifies the build system
  and reduces repository complexity.

  • Remove submodule entries for libraries (binary, bytestring, containers,
  etc.) and utilities (hsc2hs, hpc) that are now available as Hackage
  packages
  • Where necessary, include hackage packages as extra-packages in cabal.project files
  • Simplify Makefile by removing library-specific header copy functions
  and submodule-related build rules
  • Replace boot script with direct autoreconf invocations in Makefile
  for configure script generation
  • Update configure target handling to use individual .ac files rather
  than boot script coordination
  • Remove template-hsc.h staging since hsc2hs is now a Hackage package
  • Clean up synthesis logic for ghc-boot-th-next package generation
  • Delete now-obsolete submodule directories and boot orchestration code
• Replace inconsistent space indentation with tabs in Makefile lists for
  consistent style
  • Reorder file entries in Makefile alphabetically within sections for
  improved maintainability
  • Alphabetize AC_CONFIG_FILES entries in configure.ac for clarity and
  consistency
  • Remove redundant .in file references in configure.ac (autoconf handles
  these automatically)
  • Remove trailing comment about config.status usage that duplicates
  documentation
  • Add section comment header for Test Suite in Makefile
@andreabedini andreabedini force-pushed the wip/andrea/no-submodules branch from b9e4f1e to 9ba8d02 Compare November 4, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants