Skip to content

Commit c47a793

Browse files
committed
-
1 parent d8177c6 commit c47a793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
cd StateMonad; stack build
1515
cd TextProcessing; stack build
1616
cd Timers; stack build
17-
cd WebScraping; stack build
17+
cd WebScraping; cabal build
1818
echo "There may be problems compiling the getenerated LexData source files in LexiconData.hs:"
1919
cd FastTag; stack build
2020

0 commit comments

Comments
 (0)