Skip to content

build(stage1): replace submodules with Hackage packages#106

Closed
andreabedini wants to merge 2 commits intostable-ghc-9.14-rebasedfrom
wip/andrea/stage1-no-submodules
Closed

build(stage1): replace submodules with Hackage packages#106
andreabedini wants to merge 2 commits intostable-ghc-9.14-rebasedfrom
wip/andrea/stage1-no-submodules

Conversation

@andreabedini
Copy link
Member

  • fix handling of index-state

  • build(stage1): replace submodules with Hackage packages

    • Move hsc2hs from local utils directory to external Hackage dependency via extra-packages
    • Remove local package references for directory, file-io, filepath, os-string, process, semaphore-compat, unix, and Win32 libraries to use Hackage versions instead
    • Update Makefile to use bare hsc2hs target reference instead of fully qualified hsc2hs:hsc2hs
    • Add clarifying comment about hsc2hs target naming convention

- Move hsc2hs from local utils directory to external Hackage dependency via extra-packages
- Remove local package references for directory, file-io, filepath, os-string, process, semaphore-compat, unix, and Win32 libraries to use Hackage versions instead
- Update Makefile to use bare hsc2hs target reference instead of fully qualified hsc2hs:hsc2hs
- Add clarifying comment about hsc2hs target naming convention
@andreabedini andreabedini requested a review from angerman October 28, 2025 03:43
@andreabedini
Copy link
Member Author

Replaced by #108

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.

1 participant