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.

17 lines
471 B

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.1
  11. - control-event-1.3
  12. ## My fork of discord-haskell to PR bug fixes and have them before merge
  13. # - github: Annwan/discord-haskell
  14. # commit: <insert pactch commit>
  15. # discord-haskell repo when there is a bug in hackage
  16. # - github: aquarial/discord-haskell
  17. # commit: <insert master commit>