diff options
Diffstat (limited to 'sorbot.cabal')
-rw-r--r-- | sorbot.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sorbot.cabal b/sorbot.cabal index 62de431..7d23d3f 100644 --- a/sorbot.cabal +++ b/sorbot.cabal @@ -21,11 +21,11 @@ library , IRC , Message , Plugin + , PluginList , Plugin.Base , Plugin.GitHubCommit , Plugin.GitRemoteSetOrigin , Plugin.Help - , Plugin.PluginList build-depends: base >= 4.7 && < 5 , bytestring , irc-client |