Skip to content

Commit

Permalink
added FindSymbol to other-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
schell committed Aug 13, 2015
1 parent e21d9ae commit 0424c14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hdevtools.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: hdevtools
version: 0.1.2.0
version: 0.1.2.1
synopsis: Persistent GHC powered background server for FAST haskell development tools
description:
'hdevtools' is a backend for text editor plugins, to allow for things such as
Expand Down Expand Up @@ -52,6 +52,7 @@ executable hdevtools
CommandArgs,
CommandLoop,
Daemonize,
FindSymbol,
Info,
Main,
Server,
Expand Down

0 comments on commit 0424c14

Please sign in to comment.