···12 # LLVM is not supported on this GHC; use the latest one.
13 inherit (pkgs) llvmPackages;
1415- inherit (pkgs.haskell.packages.ghc7102) jailbreak-cabal alex happy gtk2hs-buildtools;
1617 # This is the list of packages that are built into a booted ghcjs installation
18 # It can be generated with the command:
···12 # LLVM is not supported on this GHC; use the latest one.
13 inherit (pkgs) llvmPackages;
1415+ inherit (pkgs.haskell.packages.ghc7103) jailbreak-cabal alex happy gtk2hs-buildtools rehoo hoogle;
1617 # This is the list of packages that are built into a booted ghcjs installation
18 # It can be generated with the command: