Start migrating ghc-modi code to src/GHCMod.hs

This commit is contained in:
Daniel Gröber
2014-10-23 00:56:18 +02:00
parent 34dd9de83c
commit ff75811a76
3 changed files with 179 additions and 36 deletions

View File

@@ -1,5 +1,9 @@
{-# LANGUAGE ScopedTypeVariables, DeriveDataTypeable #-}
-- | WARNING
-- This program in the process of being deprecated, use `ghc-mod --interactive`
-- instead.
-- Commands:
-- check <file>
-- find <symbol>