Move required language extensions into pragmas for shootout.
Summary: That way they are easier to compile with plain calls to ghc. Test Plan: make clean && make boot && make Reviewers: O26 nofib, bgamari Reviewed By: bgamari Subscribers: bgamari Differential Revision: https://phabricator.haskell.org/D5437
parent
95c1dccb
No related branches found
No related tags found
Showing
- shootout/binary-trees/Main.hs 2 additions, 1 deletionshootout/binary-trees/Main.hs
- shootout/binary-trees/Makefile 1 addition, 1 deletionshootout/binary-trees/Makefile
- shootout/fannkuch-redux/Main.hs 2 additions, 1 deletionshootout/fannkuch-redux/Main.hs
- shootout/fannkuch-redux/Makefile 1 addition, 3 deletionsshootout/fannkuch-redux/Makefile
- shootout/fasta/Main.hs 1 addition, 0 deletionsshootout/fasta/Main.hs
- shootout/fasta/Makefile 1 addition, 1 deletionshootout/fasta/Makefile
- shootout/k-nucleotide/Main.hs 1 addition, 0 deletionsshootout/k-nucleotide/Main.hs
- shootout/k-nucleotide/Makefile 1 addition, 1 deletionshootout/k-nucleotide/Makefile
- shootout/n-body/Main.hs 1 addition, 0 deletionsshootout/n-body/Main.hs
- shootout/n-body/Makefile 1 addition, 1 deletionshootout/n-body/Makefile
- shootout/pidigits/Main.hs 1 addition, 0 deletionsshootout/pidigits/Main.hs
- shootout/reverse-complement/Main.hs 1 addition, 0 deletionsshootout/reverse-complement/Main.hs
- shootout/reverse-complement/Makefile 1 addition, 2 deletionsshootout/reverse-complement/Makefile
- shootout/spectral-norm/Main.hs 1 addition, 0 deletionsshootout/spectral-norm/Main.hs
- shootout/spectral-norm/Makefile 1 addition, 1 deletionshootout/spectral-norm/Makefile
Loading
Please register or sign in to comment