packages feed

HaRe-0.6: StrategyLib-4.0-beta/examples/little-lambda/Makefile

# refer to StrategyLib top-level directory
StrategyLib = ../..
Model       = drift-default

# list the modules to be derived with DrIFT
derive=DatatypesTermInstances.hs

# include the reusable makerules
include ${StrategyLib}/scripts/makerules.examples