mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
haskellPackages.ghcjs-prim: Clarify comment
This commit is contained in:
parent
b552f61df9
commit
e9a349aea9
@ -24,9 +24,7 @@ self: super:
|
||||
aeson = self.aeson_1_5_6_0;
|
||||
});
|
||||
|
||||
# Some Hackage packages reference this attribute, which exists only in the
|
||||
# GHCJS package set. We provide a dummy version here to fix potential
|
||||
# evaluation errors.
|
||||
# Included in ghcjs itself
|
||||
ghcjs-prim = null;
|
||||
|
||||
ghcjs-websockets = markUnbroken super.ghcjs-websockets;
|
||||
|
Loading…
Reference in New Issue
Block a user