File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -48,30 +48,6 @@ before_script:
4848 - cabal update
4949 - ghc --version
5050 - ghc-pkg list
51- - pushd ..
52- - git clone --depth=100 --quiet https://github.com/svenpanne/ObjectName.git
53- - cd ObjectName
54- - cabal install --enable-documentation
55- - popd
56- - ghc-pkg list
57- - pushd ..
58- - git clone --depth=100 --quiet https://github.com/haskell-opengl/StateVar.git
59- - cd StateVar
60- - cabal install --enable-documentation
61- - popd
62- - ghc-pkg list
63- - pushd ..
64- - git clone --depth=100 --quiet https://github.com/haskell-opengl/OpenGLRaw.git
65- - cd OpenGLRaw
66- - cabal install --enable-documentation
67- - popd
68- - ghc-pkg list
69- - pushd ..
70- - git clone --depth=100 --quiet https://github.com/haskell-opengl/GLURaw.git
71- - cd GLURaw
72- - cabal install --enable-documentation
73- - popd
74- - ghc-pkg list
7551
7652script :
7753 - cabal install --enable-documentation
You can’t perform that action at this time.
0 commit comments