hsdev: Haskell development library

[ bsd3, development, library, program ] [ Propose Tags ]

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

Modules

[Last Documentation]

  • Control
    • Apply
      • Control.Apply.Util
    • Concurrent
      • Control.Concurrent.FiniteChan
      • Control.Concurrent.Util
      • Control.Concurrent.Worker
  • Data
    • Data.Async
    • Data.Deps
    • Data.Group
    • Data.Help
    • Data.Lisp
    • Maybe
      • Data.Maybe.JustIf
  • HsDev
    • HsDev.Cache
      • HsDev.Cache.Structured
    • Client
      • HsDev.Client.Commands
    • HsDev.Commands
    • HsDev.Database
      • HsDev.Database.Async
      • HsDev.Database.Update
        • HsDev.Database.Update.Types
    • HsDev.Display
    • HsDev.Error
    • HsDev.Inspect
    • HsDev.PackageDb
    • HsDev.Project
      • HsDev.Project.Types
    • HsDev.Sandbox
    • HsDev.Scan
      • HsDev.Scan.Browse
    • Server
      • HsDev.Server.Base
      • HsDev.Server.Commands
      • HsDev.Server.Message
      • HsDev.Server.Types
    • HsDev.Stack
    • HsDev.Symbols
      • HsDev.Symbols.Class
      • HsDev.Symbols.Documented
      • HsDev.Symbols.Location
      • HsDev.Symbols.Resolve
      • HsDev.Symbols.Types
      • HsDev.Symbols.Util
    • Tools
      • HsDev.Tools.AutoFix
      • HsDev.Tools.Base
      • HsDev.Tools.Cabal
      • HsDev.Tools.ClearImports
      • Ghc
        • HsDev.Tools.Ghc.Check
        • HsDev.Tools.Ghc.Compat
        • HsDev.Tools.Ghc.MGhc
        • HsDev.Tools.Ghc.Prelude
        • HsDev.Tools.Ghc.Session
        • HsDev.Tools.Ghc.Types
        • HsDev.Tools.Ghc.Worker
      • HsDev.Tools.HDocs
      • HsDev.Tools.HLint
      • HsDev.Tools.Hayoo
      • HsDev.Tools.Types
    • HsDev.Types
    • HsDev.Util
    • HsDev.Version
    • HsDev.Watcher
      • HsDev.Watcher.Types
  • System
    • Directory
      • System.Directory.Paths
      • System.Directory.Watcher
    • Win32
      • FileMapping
        • System.Win32.FileMapping.Memory
        • System.Win32.FileMapping.NamePool
      • System.Win32.PowerShell

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.4.3, 0.1.5.0, 0.1.5.1, 0.1.5.2, 0.1.5.3, 0.1.5.4, 0.1.5.5, 0.1.5.6, 0.1.6.0, 0.1.6.1, 0.1.6.2, 0.1.6.3, 0.1.6.4, 0.1.6.5, 0.1.6.6, 0.1.7.0, 0.1.7.1, 0.1.7.2, 0.1.7.3, 0.1.8.0, 0.1.8.1, 0.1.8.2, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.3.0, 0.2.3.1, 0.2.3.2, 0.2.4.0, 0.2.5.0, 0.2.5.1, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.3.1.4, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.3.0, 0.3.3.1, 0.3.3.2, 0.3.3.3, 0.3.3.4, 0.3.3.5, 0.3.3.6, 0.3.3.8, 0.3.4.0
Dependencies aeson (>=0.7.0), aeson-pretty (>=0.7.0), array (>=0.5.0), async (>=2.0), attoparsec (>=0.11.0), base (>=4.7 && <5), bin-package-db, bytestring (>=0.10.0), Cabal (>=1.22.0), containers (>=0.5.0), cpphs (>=1.19.0), data-default (>=0.5.0), deepseq (>=1.4.0), directory, exceptions (>=0.6.0), filepath (>=1.4.0), fsnotify (>=0.2.1 && <0.3), ghc (>=7.10.0 && <7.11.0 || >=8.0.0 && <8.1.0), ghc-boot, ghc-paths (>=0.1.0), ghc-syb-utils (>=0.2.3), haddock-api (>=2.16.0 && <2.18.0), haskell-src-exts (>=1.18.0 && <1.20.0), hdocs (>=0.5.0), hformat (>=0.1 && <0.2), hlint (>=1.9.13 && <2.0.0), hsdev, HTTP (>=4000.2.0), lens (>=4.8), lifted-base (>=0.2), monad-control (>=1.0), monad-loops (>=0.4.0), mtl (>=2.2.0), network (>=2.6.0), optparse-applicative (>=0.11), process (>=1.2.0), regex-pcre-builtin (>=0.94), scientific (>=0.3), simple-log (>=0.5 && <0.6), syb (>=0.5.1), template-haskell, text (>=1.2.0), text-region (>=0.1 && <0.2), time (>=1.5.0), transformers (>=0.4.0), transformers-base (>=0.4.0), uniplate (>=1.6.0), unix (>=2.7.0), unordered-containers (>=0.2.0), vector (>=0.10.0), Win32 (>=2.3.0) [details]
License BSD-3-Clause
Author Alexandr `Voidex` Ruchkin
Maintainer voidex@live.com
Revised Revision 1 made by HerbertValerioRiedel at 2018-08-23T17:49:50Z
Category Development
Home page https://github.com/mvoidex/hsdev
Source repo head: git clone git://github.com/mvoidex/hsdev.git
Uploaded by AlexandrRuchkin at 2017-03-25T18:20:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hsautofix, hshayoo, hscabal, hsclearimports, hsinspect, hsdev
Downloads 53440 total (162 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-03-25 [all 3 reports]