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.Deps
    • Data.Help
    • Data.Lisp
    • Data.LookupTable
    • Maybe
      • Data.Maybe.JustIf
  • HsDev
    • Client
      • HsDev.Client.Commands
    • Database
      • HsDev.Database.SQLite
        • HsDev.Database.SQLite.Instances
        • HsDev.Database.SQLite.Schema
          • HsDev.Database.SQLite.Schema.TH
        • HsDev.Database.SQLite.Select
        • HsDev.Database.SQLite.Transaction
      • HsDev.Database.Update
        • HsDev.Database.Update.Types
    • HsDev.Display
    • HsDev.Error
    • HsDev.Inspect
      • HsDev.Inspect.Definitions
      • HsDev.Inspect.Order
      • HsDev.Inspect.Resolve
      • HsDev.Inspect.Types
    • HsDev.PackageDb
      • HsDev.PackageDb.Types
    • HsDev.Project
      • HsDev.Project.Compat
      • HsDev.Project.Types
    • HsDev.Sandbox
    • HsDev.Scan
      • HsDev.Scan.Browse
    • Server
      • HsDev.Server.Base
      • HsDev.Server.Commands
      • HsDev.Server.Message
        • HsDev.Server.Message.Lisp
      • HsDev.Server.Types
    • HsDev.Stack
    • HsDev.Symbols
      • HsDev.Symbols.Class
      • HsDev.Symbols.Documented
      • HsDev.Symbols.HaskellNames
      • HsDev.Symbols.Location
      • HsDev.Symbols.Name
      • HsDev.Symbols.Parsed
      • HsDev.Symbols.Resolve
      • HsDev.Symbols.Types
    • Tools
      • HsDev.Tools.AutoFix
      • HsDev.Tools.Base
      • HsDev.Tools.Cabal
      • HsDev.Tools.ClearImports
      • Ghc
        • HsDev.Tools.Ghc.Base
        • HsDev.Tools.Ghc.Check
        • HsDev.Tools.Ghc.Compat
        • HsDev.Tools.Ghc.MGhc
        • HsDev.Tools.Ghc.Prelude
        • HsDev.Tools.Ghc.Repl
        • HsDev.Tools.Ghc.Session
        • HsDev.Tools.Ghc.System
        • HsDev.Tools.Ghc.Types
        • HsDev.Tools.Ghc.Worker
      • HsDev.Tools.HDocs
      • HsDev.Tools.HLint
      • HsDev.Tools.Hayoo
      • HsDev.Tools.Refact
      • HsDev.Tools.Tabs
      • 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

Flags

Automatic Flags
NameDescriptionDefault
docs

build with haddock/hdocs to support scanning docs

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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 (>=1.2.4.0 && <1.3), aeson-pretty (>=0.8.2 && <0.9), array (>=0.5.1.1 && <0.6), async (>=2.1.1.1 && <2.3), attoparsec (>=0.13.1.0 && <0.14), base (>=4.9 && <5), bytestring (>=0.10.8.1 && <0.11), Cabal (>=1.24.2.0 && <2.0 || ==2.0.1.1), containers (>=0.5.7.1 && <0.6), cpphs (>=1.20.5 && <1.21), data-default (>=0.7.1.1 && <0.8), deepseq (>=1.4.2.0 && <1.5), direct-sqlite (>=2.3.19 && <2.4), directory (>=1.2.6.2 && <1.4), exceptions (>=0.8.3 && <0.9), filepath (>=1.4.1.0 && <1.5), fsnotify (>=0.2.1 && <0.3), ghc (>=8.0.0 && <8.1.0 || >=8.2 && <8.3 || >=8.4 && <8.5), ghc-boot (>=8.0.1 && <8.5), ghc-paths (>=0.1.0.9 && <0.2), ghc-syb-utils (>=0.2.3 && <0.3), haddock-api (>=2.17.4), haddock-library (>=1.4.3 && <1.6), haskell-names (>=0.9.1 && <0.10.0), haskell-src-exts (>=1.19.1 && <1.21.0), hdocs (>=0.5.2), hformat (>=0.1.0.1 && <0.4), hlint (>=2.0.11 && <2.2), hsdev, HTTP (>=4000.3.7 && <4000.4), lens (>=4.14 && <4.17), lifted-base (>=0.2.3.10 && <0.3), mmorph (>=1.0.9 && <1.2), monad-control (>=1.0.1.0 && <1.1), monad-loops (>=0.4.3 && <0.5), mtl (>=2.2.1 && <2.3), network (>=2.6.3.1 && <2.7), optparse-applicative (>=0.12.1.0 && <0.15), process (>=1.4.2.0 && <1.7), regex-pcre-builtin (>=0.94.4 && <0.95), scientific (>=0.3.4.9 && <0.4), simple-log (>=0.9 && <0.10), sqlite-simple (>=0.4.13.0 && <0.5), stm (>=2.4 && <2.5), syb (>=0.6 && <0.8), template-haskell (>=2.11.0 && <2.14), text (>=1.2.2.2 && <1.3), text-region (>=0.1.0.1 && <0.4), time (>=1.6.0.1 && <1.9), transformers (>=0.5.2.0 && <0.6), transformers-base (>=0.4.4 && <0.5), traverse-with-class (>=1.0.0.0 && <1.1), uniplate (>=1.6.12 && <1.7), unix (>=2.7.2.0 && <2.8), unordered-containers (>=0.2.8.0 && <0.3), vector (>=0.11.0.0 && <0.13), Win32 (>=2.3.0) [details]
License BSD-3-Clause
Author Alexandr `Voidex` Ruchkin
Maintainer voidex@live.com
Category Development
Home page https://github.com/mvoidex/hsdev
Source repo head: git clone git://github.com/mvoidex/hsdev.git
Uploaded by AlexandrRuchkin at 2018-06-30T14:22:57Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hsdev
Downloads 53523 total (171 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 2018-06-30 [all 3 reports]