Add basic InfoBot functionality

This commit is contained in:
Joscha 2018-02-25 21:58:00 +00:00
parent 7d7293293d
commit ef7d182cef
5 changed files with 172 additions and 9 deletions

View file

@ -37,6 +37,7 @@ resolver: lts-10.7
# will not be run. This is useful for tweaking upstream packages.
packages:
- .
- ../../libs/euph-api/
# Dependency packages to be pulled from upstream that are not in the resolver
# (e.g., acme-missiles-0.3)
# extra-deps: []
@ -63,4 +64,4 @@ packages:
# extra-lib-dirs: [/path/to/dir]
#
# Allow a newer minor version of GHC than the snapshot specifies
# compiler-check: newer-minor
# compiler-check: newer-minor