feat: notify on new room (wip)
This commit is contained in:
parent
6e285076d4
commit
92a97e8f8a
12 changed files with 119 additions and 14 deletions
|
@ -16,7 +16,7 @@
|
|||
# this way we can use prebuild binaries for hls
|
||||
#resolver: nightly-2022-11-12
|
||||
#resolver: ghc-9.2.4
|
||||
resolver: lts-20.26
|
||||
resolver: lts-22.43
|
||||
#
|
||||
# The location of a snapshot can be provided as a file or url. Stack assumes
|
||||
# a snapshot provided as a file might change, whereas a url resource does not.
|
||||
|
@ -73,5 +73,3 @@ packages:
|
|||
# compiler-check: newer-minor
|
||||
ghc-options:
|
||||
"$everything": -haddock
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue