Skip to content

Commit

Permalink
Remove unused files (#2398)
Browse files Browse the repository at this point in the history
Merge after
- #2397

---------

Co-authored-by: Łukasz Czajka <62751+lukaszcz@users.noreply.github.com>
  • Loading branch information
jonaprieto and lukaszcz authored Sep 28, 2023
1 parent 705f2fa commit 2b566e0
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 1,152 deletions.
89 changes: 0 additions & 89 deletions .hlint.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ all: build
clean: clean-runtime
@${STACK} clean --full
@rm -rf .hie
@rm -rf book

.PHONY: clean-hard
clean-hard: clean
Expand Down Expand Up @@ -158,16 +157,6 @@ check-ormolu: export ORMOLUMODE = check
check-ormolu:
@${MAKE} ormolu

HLINT?=stack exec -- hlint
HLINTFLAGS?=
HLINTQUIET :=

.PHONY : hlint
hlint :
${HLINT} ${HLINTFLAGS} app ${HLINTQUIET}
${HLINT} ${HLINTFLAGS} src ${HLINTQUIET}
${HLINT} ${HLINTFLAGS} test ${HLINTQUIET}

PRECOMMIT := $(shell command -v pre-commit 2> /dev/null)

.PHONY : install-pre-commit
Expand Down
Binary file removed assets/images/tara-magicien.png
Binary file not shown.
1 change: 0 additions & 1 deletion assets/images/tara-seating.svg

This file was deleted.

Binary file removed assets/images/tara-smiling.png
Binary file not shown.
Binary file removed assets/images/tara-teaching.png
Binary file not shown.
1 change: 0 additions & 1 deletion assets/images/tara-teaching.svg

This file was deleted.

60 changes: 0 additions & 60 deletions book.toml

This file was deleted.

101 changes: 0 additions & 101 deletions licenses/agda/LICENSE

This file was deleted.

3 changes: 0 additions & 3 deletions licenses/agda/readme.org

This file was deleted.

Loading

0 comments on commit 2b566e0

Please sign in to comment.