Skip to content

Commit efd6b60

Browse files
authored
Merge pull request #236 from iu-parfunc/revert_layout_changes
Revert all layout changes
2 parents 0e549ca + a0244b8 commit efd6b60

File tree

241 files changed

+143261
-12571
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

241 files changed

+143261
-12571
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
strategy:
2929
matrix:
3030
include:
31-
- compiler: ghc-9.4.6
31+
- compiler: ghc-9.6.2
3232
compilerKind: ghc
33-
compilerVersion: 9.4.6
33+
compilerVersion: 9.6.2
3434
setup-method: ghcup
3535
allow-failure: false
3636
- compiler: ghc-9.4.5

.github/workflows/test-gibbon-examples.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,10 @@ jobs:
1414
sudo apt update
1515
sudo apt-get install -y libgc-dev libgmp-dev uthash-dev gcc-11 racket
1616
sudo unlink /usr/bin/gcc && sudo ln -s /usr/bin/gcc-11 /usr/bin/gcc
17-
- name: cplex and docplex
18-
run: |
19-
sudo apt-get install python3
20-
pip3 install cplex
21-
pip3 install docplex
2217
- name: ghc and cabal
2318
env:
2419
HCKIND: ghc
25-
HCVER: 9.4.6
20+
HCVER: 9.6.2
2621
run: |
2722
mkdir -p "$HOME/.ghcup/bin"
2823
curl -sL https://downloads.haskell.org/ghcup/0.1.19.2/x86_64-linux-ghcup-0.1.19.2 > "$HOME/.ghcup/bin/ghcup"

gibbon-compiler/examples/layout_bench/GenerateLayout1.hs

Lines changed: 0 additions & 48 deletions
This file was deleted.

gibbon-compiler/examples/layout_bench/GenerateLayout2.hs

Lines changed: 0 additions & 18 deletions
This file was deleted.

gibbon-compiler/examples/layout_bench/GenerateLayout3.hs

Lines changed: 0 additions & 18 deletions
This file was deleted.

gibbon-compiler/examples/layout_bench/GenerateLayout4.hs

Lines changed: 0 additions & 18 deletions
This file was deleted.

gibbon-compiler/examples/layout_bench/GenerateLayout5.hs

Lines changed: 0 additions & 19 deletions
This file was deleted.

gibbon-compiler/examples/layout_bench/GenerateLayout6.hs

Lines changed: 0 additions & 18 deletions
This file was deleted.

gibbon-compiler/examples/layout_bench/GenerateLayout7.hs

Lines changed: 0 additions & 18 deletions
This file was deleted.

gibbon-compiler/examples/layout_bench/GenerateLayout8.hs

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)