commit | f0eca72f2ca02fcd61ed685dc926836170666b7f | [log] [tgz] |
---|---|---|
author | externalreality <ecjones2040@gmail.com> | Wed Mar 12 00:45:28 2014 -0400 |
committer | externalreality <ecjones2040@gmail.com> | Wed Mar 12 01:36:59 2014 -0400 |
tree | 89730677bbb4935567d6b21ae3e1a46f157dd154 | |
parent | e646afb1cd2227ab560953d393421d158acc4936 [diff] |
Add ability to select build target to haskell-mode through shm. This is just a stop gap. The build target is stored in a haskell-mode custome varialble. The query to set the build target (this commit) is added to existing shm code. This is just to get a client up and running but will be refactored into its own entitiy soon.