hsdev

Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references etc.

https://github.com/mvoidex/hsdev

Version on this page:0.1.6.3
LTS Haskell 14.27:0.3.2.3
Stackage Nightly 2019-09-21:0.3.2.3
Latest on Hackage:0.3.4.0

See all snapshots hsdev appears in

BSD-3-Clause licensed by Alexandr `Voidex` Ruchkin
Maintained by [email protected]
This version can be pinned in stack with:hsdev-0.1.6.3@sha256:9436442e11ddf04a5ee908be57e044c07a77697858a1c3d9e62c24f4bb0d2ffd,7239

Module documentation for 0.1.6.3

  • Control
    • Control.Apply
      • Control.Apply.Util
    • Control.Concurrent
      • Control.Concurrent.FiniteChan
      • Control.Concurrent.Util
      • Control.Concurrent.Worker
  • Data
    • Data.Async
    • Data.Group
    • Data.Help
    • Data.Lisp
    • Data.Maybe
      • Data.Maybe.JustIf
  • HsDev
    • HsDev.Cabal
    • HsDev.Cache
      • HsDev.Cache.Structured
    • HsDev.Client
      • HsDev.Client.Commands
    • HsDev.Commands
    • HsDev.Database
      • HsDev.Database.Async
      • HsDev.Database.Update
        • HsDev.Database.Update.Types
    • HsDev.Display
    • HsDev.Inspect
    • HsDev.Project
    • HsDev.Scan
      • HsDev.Scan.Browse
    • HsDev.Server
      • HsDev.Server.Base
      • HsDev.Server.Commands
      • HsDev.Server.Message
      • HsDev.Server.Types
    • HsDev.Symbols
      • HsDev.Symbols.Class
      • HsDev.Symbols.Documented
      • HsDev.Symbols.Location
      • HsDev.Symbols.Resolve
      • HsDev.Symbols.Types
      • HsDev.Symbols.Util
    • HsDev.Tools
      • HsDev.Tools.AutoFix
      • HsDev.Tools.Base
      • HsDev.Tools.Cabal
      • HsDev.Tools.ClearImports
      • HsDev.Tools.Ghc
        • HsDev.Tools.Ghc.Check
        • HsDev.Tools.Ghc.Prelude
        • HsDev.Tools.Ghc.Types
        • HsDev.Tools.Ghc.Worker
      • HsDev.Tools.GhcMod
        • HsDev.Tools.GhcMod.InferType
      • HsDev.Tools.HDocs
      • HsDev.Tools.HLint
      • HsDev.Tools.Hayoo
      • HsDev.Tools.Types
    • HsDev.Util
    • HsDev.Version
    • HsDev.Watcher
      • HsDev.Watcher.Types
  • System
    • System.Directory
      • System.Directory.Paths
      • System.Directory.Watcher

Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references, hayoo search etc.