Import hs-plugins cvs
This commit is contained in:
7
examples/hier/hier2/A/Makefile
Normal file
7
examples/hier/hier2/A/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
all:
|
||||
ghc -c B/C/Module.hs
|
||||
|
||||
|
||||
clean:
|
||||
rm -f B/C/*.hi B/C/*.o
|
Reference in New Issue
Block a user