Skip to content

Commit

Permalink
sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Sep 10, 2024
1 parent 49e286c commit c070861
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apple.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ extra-source-files:
test/harness/*.c
math/*.🍎
math/*.🍏
math/numbertheory/*.🍎
math/numbertheory/*.🍏
Makefile
mk/os.mk
pyc/Makefile
Expand Down
1 change: 1 addition & 0 deletions zsh/sdist
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ for src in $(fd '\.🍎') ; do
done;

sed -i '' 's/[🍎🍏]/apple/g' test/Spec.cpphs
sed -i '' 's/[🍎🍏]/apple/g' of/Test.hs
sed -i '' 's/[🍎🍏]/apple/g' apple.cabal

0 comments on commit c070861

Please sign in to comment.