summaryrefslogtreecommitdiff
path: root/strata/ghc.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ghc.morph')
-rw-r--r--strata/ghc.morph139
1 files changed, 139 insertions, 0 deletions
diff --git a/strata/ghc.morph b/strata/ghc.morph
new file mode 100644
index 00000000..e9906b72
--- /dev/null
+++ b/strata/ghc.morph
@@ -0,0 +1,139 @@
+name: ghc
+kind: stratum
+build-depends:
+- morph: strata/core.morph
+chunks:
+- repo: http://git.haskell.org/ghc
+ ref: 847d229346431483b99adcff12e46c7bf6af15da
+ name: stage1-ghc
+ morph: strata/ghc/stage1-ghc.morph
+ build-mode: "bootstrap"
+ submodules:
+ libraries/binary:
+ url: http://git.haskell.org/packages/binary.git
+ libraries/bytestring:
+ url: http://git.haskell.org/packages/bytestring.git
+ libraries/Cabal:
+ url: http://git.haskell.org/packages/Cabal.git
+ libraries/containers:
+ url: http://git.haskell.org/packages/containers.git
+ libraries/haskeline:
+ url: http://git.haskell.org/packages/haskeline.git
+ libraries/pretty:
+ url: http://git.haskell.org/packages/pretty.git
+ libraries/terminfo:
+ url: http://git.haskell.org/packages/terminfo.git
+ libraries/transformers:
+ url: http://git.haskell.org/packages/transformers.git
+ libraries/xhtml:
+ url: http://git.haskell.org/packages/xhtml.git
+ libraries/Win32:
+ url: http://git.haskell.org/packages/Win32.git
+ libraries/primitive:
+ url: http://git.haskell.org/packages/primitive.git
+ libraries/vector:
+ url: http://git.haskell.org/packages/vector.git
+ libraries/time:
+ url: http://git.haskell.org/packages/time.git
+ libraries/random:
+ url: http://git.haskell.org/packages/random.git
+ libraries/array:
+ url: http://git.haskell.org/packages/array.git
+ libraries/deepseq:
+ url: http://git.haskell.org/packages/deepseq.git
+ libraries/directory:
+ url: http://git.haskell.org/packages/directory.git
+ libraries/filepath:
+ url: http://git.haskell.org/packages/filepath.git
+ libraries/hoopl:
+ url: http://git.haskell.org/packages/hoopl.git
+ libraries/hpc:
+ url: http://git.haskell.org/packages/hpc.git
+ libraries/process:
+ url: http://git.haskell.org/packages/process.git
+ libraries/unix:
+ url: http://git.haskell.org/packages/unix.git
+ libraries/parallel:
+ url: http://git.haskell.org/packages/parallel.git
+ libraries/stm:
+ url: http://git.haskell.org/packages/stm.git
+ libraries/dph:
+ url: http://git.haskell.org/packages/dph.git
+ utils/haddock:
+ url: http://git.haskell.org/haddock.git
+ nofib:
+ url: http://git.haskell.org/nofib.git
+ utils/hsc2hs:
+ url: http://git.haskell.org/hsc2hs.git
+ libffi-tarballs:
+ url: http://git.haskell.org/libffi-tarballs.git
+ .arc-linters/arcanist-external-json-linter:
+ url: http://git.haskell.org/arcanist-external-json-linter.git
+- name: ghc
+ repo: http://git.haskell.org/ghc
+ ref: 847d229346431483b99adcff12e46c7bf6af15da
+ name: ghc
+ morph: strata/ghc/ghc.morph
+ build-depends:
+ - stage1-ghc
+ submodules:
+ libraries/binary:
+ url: http://git.haskell.org/packages/binary.git
+ libraries/bytestring:
+ url: http://git.haskell.org/packages/bytestring.git
+ libraries/Cabal:
+ url: http://git.haskell.org/packages/Cabal.git
+ libraries/containers:
+ url: http://git.haskell.org/packages/containers.git
+ libraries/haskeline:
+ url: http://git.haskell.org/packages/haskeline.git
+ libraries/pretty:
+ url: http://git.haskell.org/packages/pretty.git
+ libraries/terminfo:
+ url: http://git.haskell.org/packages/terminfo.git
+ libraries/transformers:
+ url: http://git.haskell.org/packages/transformers.git
+ libraries/xhtml:
+ url: http://git.haskell.org/packages/xhtml.git
+ libraries/Win32:
+ url: http://git.haskell.org/packages/Win32.git
+ libraries/primitive:
+ url: http://git.haskell.org/packages/primitive.git
+ libraries/vector:
+ url: http://git.haskell.org/packages/vector.git
+ libraries/time:
+ url: http://git.haskell.org/packages/time.git
+ libraries/random:
+ url: http://git.haskell.org/packages/random.git
+ libraries/array:
+ url: http://git.haskell.org/packages/array.git
+ libraries/deepseq:
+ url: http://git.haskell.org/packages/deepseq.git
+ libraries/directory:
+ url: http://git.haskell.org/packages/directory.git
+ libraries/filepath:
+ url: http://git.haskell.org/packages/filepath.git
+ libraries/hoopl:
+ url: http://git.haskell.org/packages/hoopl.git
+ libraries/hpc:
+ url: http://git.haskell.org/packages/hpc.git
+ libraries/process:
+ url: http://git.haskell.org/packages/process.git
+ libraries/unix:
+ url: http://git.haskell.org/packages/unix.git
+ libraries/parallel:
+ url: http://git.haskell.org/packages/parallel.git
+ libraries/stm:
+ url: http://git.haskell.org/packages/stm.git
+ libraries/dph:
+ url: http://git.haskell.org/packages/dph.git
+ utils/haddock:
+ url: http://git.haskell.org/haddock.git
+ nofib:
+ url: http://git.haskell.org/nofib.git
+ utils/hsc2hs:
+ url: http://git.haskell.org/hsc2hs.git
+ libffi-tarballs:
+ url: http://git.haskell.org/libffi-tarballs.git
+ .arc-linters/arcanist-external-json-linter:
+ url: http://git.haskell.org/arcanist-external-json-linter.git