diff options
Diffstat (limited to 'sorbot.cabal')
-rw-r--r-- | sorbot.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sorbot.cabal b/sorbot.cabal index f27aff6..d69d7eb 100644 --- a/sorbot.cabal +++ b/sorbot.cabal @@ -21,6 +21,7 @@ library , Plugin , Plugin.Base , Plugin.GitHubCommit + , Plugin.GitRemoteSetOrigin build-depends: base >= 4.7 && < 5 , bytestring , irc-client |