Skip to content

Commit 8c61a34

Browse files
haskellPackages.ghcjs-base: generate attribute as expected
Since ghcjs-base has been uploaded to Hackage as you'd expect for a normal package, we can stop treating it as a special package. This simplifies things for supporting the new JS backend.
1 parent c322bd6 commit 8c61a34

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

pkgs/development/haskell-modules/configuration-common.nix

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2170,11 +2170,6 @@ self: super: {
21702170
compiler: ${self.ghc.haskellCompilerName}
21712171
21722172
core-packages:
2173-
# Hack: The following package is a core package of GHCJS. If we don't declare
2174-
# it, then hackage2nix will generate a Hackage database where all dependants
2175-
# of this library are marked as "broken".
2176-
- ghcjs-base-0
2177-
21782173
EOF
21792174
21802175
ghc-pkg list \

pkgs/development/haskell-modules/hackage-packages.nix

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)