Commits on Source (15)
-
Oleg Grenrus authored807930f1
-
Oleg Grenrus authored8947fb20
-
Oleg Grenrus authored7815bbba
-
Oleg Grenrus authored291463e5
-
Oleg Grenrus authored0675e131
-
Sebastian Graf authored9c2966dc
-
Of interest is in particular that the code uses -XStrict.
a850e654 -
06f6834f
-
347e0f00
-
565991d2
-
Ben Gamari authored4d39f6ba
-
Oleg Grenrus authored03dc0738
-
Oleg Grenrus authored
This is what I wrote, using easy.sh is easy as ./easy.sh /code/ghc1/_build/stage1/bin/ghc /code/ghc2/_build/stage2/bin/ghc or even ./easy.sh /code/ghc1 /code/ghc2
71889668 -
Oleg Grenrus authored8d75c7ee
-
Andreas Klebinger authored
Otherwise it isn't run by default.
52e761b9
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- .gitlab-ci.yml 9 additions, 4 deletions.gitlab-ci.yml
- README.md 83 additions, 17 deletionsREADME.md
- easy.sh 154 additions, 0 deletionseasy.sh
- mk/target.mk 0 additions, 1 deletionmk/target.mk
- nofib-analyse/Makefile 3 additions, 3 deletionsnofib-analyse/Makefile
- nofib-analyse/cabal.project 2 additions, 0 deletionsnofib-analyse/cabal.project
- nofib-analyse/nofib-analyse.cabal 17 additions, 0 deletionsnofib-analyse/nofib-analyse.cabal
- spectral/Makefile 1 addition, 1 deletionspectral/Makefile
- spectral/dom-lt/Dom.hs 609 additions, 0 deletionsspectral/dom-lt/Dom.hs
- spectral/dom-lt/Main.hs 25 additions, 0 deletionsspectral/dom-lt/Main.hs
- spectral/dom-lt/Makefile 17 additions, 0 deletionsspectral/dom-lt/Makefile
- spectral/dom-lt/dom-lt.faststdout 1 addition, 0 deletionsspectral/dom-lt/dom-lt.faststdout
- spectral/dom-lt/dom-lt.slowstdout 1 addition, 0 deletionsspectral/dom-lt/dom-lt.slowstdout
- spectral/dom-lt/dom-lt.stdout 1 addition, 0 deletionsspectral/dom-lt/dom-lt.stdout
- spectral/dom-lt/ghc-examples.in 17 additions, 0 deletionsspectral/dom-lt/ghc-examples.in
easy.sh
0 → 100755
nofib-analyse/cabal.project
0 → 100644
nofib-analyse/nofib-analyse.cabal
0 → 100644
spectral/dom-lt/Dom.hs
0 → 100644
spectral/dom-lt/Main.hs
0 → 100644
spectral/dom-lt/Makefile
0 → 100644
spectral/dom-lt/dom-lt.faststdout
0 → 100644
spectral/dom-lt/dom-lt.slowstdout
0 → 100644
spectral/dom-lt/dom-lt.stdout
0 → 100644
spectral/dom-lt/ghc-examples.in
0 → 100644