Commit dc8f7d1
committed
Remove deprecated Network.Mattermost module
This change does a few things as part of removing the old server API
implementation in Network.Mattermost, which predates the "version 4" API
that Mattermost rolled out years ago:
- Removes Network.Mattermost. Import Network.Mattermost.Types instead
for the types it was providing, and Network.Mattermost.Endpoints for
the API endpoint functions.
- Adds an explicit export list to Network.Mattermost.Types.
- Adds an explicit export list to Network.Mattermost.Types.Base.1 parent 6578a5e commit dc8f7d1
File tree
5 files changed
+127
-1083
lines changed- src/Network
- Mattermost
- Types
- test/Tests
5 files changed
+127
-1083
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments