Skip to content
Snippets Groups Projects
  • Ben Gamari's avatar
    0c24834c
    Introduce SRC_DEPS variable · 0c24834c
    Ben Gamari authored
    Instead of passing package dependencies via `SRC_HC_OPTS=-package ...`
    we rather pass them via `SRC_DEPS`, allowing the build system to
    know about the dependency.
    0c24834c
    History
    Introduce SRC_DEPS variable
    Ben Gamari authored
    Instead of passing package dependencies via `SRC_HC_OPTS=-package ...`
    we rather pass them via `SRC_DEPS`, allowing the build system to
    know about the dependency.
ghc-opts.mk 3.83 KiB