Update examples
This commit is contained in:
6
testsuite/hier/hier1/Modules/Makefile
Normal file
6
testsuite/hier/hier1/Modules/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
all:
|
||||
ghc -O -c Flags.hs
|
||||
|
||||
clean:
|
||||
rm -f *.hi *.o
|
Reference in New Issue
Block a user