You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
496 B

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. resolver: lts-18.27
  2. packages:
  3. - .
  4. allow-newer: true
  5. extra-deps:
  6. # Stuff not in stackage
  7. - emoji-0.1.0.2
  8. - iCalendar-0.4.0.5
  9. - mime-0.4.0.2
  10. - discord-haskell-1.12.5
  11. - control-event-1.3
  12. - HDBC-sqlite3-2.3.3.1
  13. ## My fork of discord-haskell to PR bug fixes and have them before merge
  14. # - github: Annwan/discord-haskell
  15. # commit: <insert pactch commit>
  16. # discord-haskell repo when there is a bug in hackage
  17. # - github: aquarial/discord-haskell
  18. # commit: <insert master commit>