Skip to content

Commit 4120ff3

Browse files
build tweaks
1 parent 1960771 commit 4120ff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
all:
2-
stack build
2+
cabal build owl

extraction/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
target/
22
src/main.rs
3-
src/pervasive
3+
Cargo.lock
44
*.owl_config

0 commit comments

Comments
 (0)