Skip to content

Commit

Permalink
Remove strict-checked-vars
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo authored and lehins committed Nov 2, 2024
1 parent 3f7935e commit 2c52a2c
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 1,614 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@ jobs:
MSYSTEM: MINGW64
run: cabal test all --enable-tests --test-show-details=direct -j1

- name: Build strict-checked-vars with invariants
run: cabal build -f+checktvarinvariants -f+checkmvarinvariants strict-checked-vars

- name: Save logs
uses: actions/upload-artifact@v4
with:
Expand Down
2 changes: 0 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,3 @@ orphans-deriving-via @nfrisby @lehins
measures @nfrisby @lehins

cardano-git-rev @erikd @lehins

strict-checked-vars @jorisdral @coot @lehins
1 change: 0 additions & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ packages:
heapwords
measures
orphans-deriving-via
strict-checked-vars

-- Ensures colourized output from test runners
test-show-details: direct
Expand Down
33 changes: 0 additions & 33 deletions strict-checked-vars/CHANGELOG.md

This file was deleted.

177 changes: 0 additions & 177 deletions strict-checked-vars/LICENSE

This file was deleted.

14 changes: 0 additions & 14 deletions strict-checked-vars/NOTICE

This file was deleted.

63 changes: 0 additions & 63 deletions strict-checked-vars/README.md

This file was deleted.

Loading

0 comments on commit 2c52a2c

Please sign in to comment.