mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
Get 'make prof' working with GHC 6.8
This commit is contained in:
@@ -132,8 +132,8 @@ ghci-trace: ghci
|
|||||||
# touch GF/System/Tracing.hs
|
# touch GF/System/Tracing.hs
|
||||||
|
|
||||||
# profiling
|
# profiling
|
||||||
prof: GHCOPTFLAGS += -prof -auto-all -auto-dicts
|
prof: GHCOPTFLAGS += -prof -auto-all
|
||||||
prof: all
|
prof: unix
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
find GF Transfer -name '*.hs' | xargs hasktags
|
find GF Transfer -name '*.hs' | xargs hasktags
|
||||||
|
|||||||
Reference in New Issue
Block a user