2010-01-06 14:38:06 +09:00
|
|
|
Name: ghc-mod
|
2014-10-31 12:44:48 +01:00
|
|
|
Version: 0
|
2015-03-28 02:35:17 +01:00
|
|
|
Author: Kazu Yamamoto <kazu@iij.ad.jp>,
|
|
|
|
|
Daniel Gröber <dxld@darkboxed.org>,
|
2014-08-19 18:35:10 +02:00
|
|
|
Alejandro Serrano <trupill@gmail.com>
|
2015-03-05 17:25:37 +01:00
|
|
|
Maintainer: Daniel Gröber <dxld@darkboxed.org>
|
2015-03-03 20:28:34 +01:00
|
|
|
License: AGPL-3
|
2015-03-04 21:48:21 +01:00
|
|
|
License-File: LICENSE
|
2015-03-03 20:28:34 +01:00
|
|
|
License-Files: COPYING.BSD3 COPYING.AGPL3
|
2010-03-10 17:37:17 +09:00
|
|
|
Homepage: http://www.mew.org/~kazu/proj/ghc-mod/
|
2013-05-21 11:04:54 +09:00
|
|
|
Synopsis: Happy Haskell Programming
|
2015-03-28 02:35:17 +01:00
|
|
|
Description:
|
|
|
|
|
ghc-mod is a backend program to enrich Haskell programming in editors. It
|
|
|
|
|
strives to offer most of the features one has come to expect from modern IDEs
|
|
|
|
|
in any editor.
|
2013-05-21 11:04:54 +09:00
|
|
|
|
2015-03-28 02:35:17 +01:00
|
|
|
ghc-mod provides a library for other haskell programs to use as well as a
|
|
|
|
|
standalone program for easy editor integration. All of the fundamental
|
|
|
|
|
functionality of the frontend program can be accessed through the library
|
|
|
|
|
however many implementation details are hidden and if you want to
|
|
|
|
|
significantly extend ghc-mod you should submit these changes upstream instead
|
|
|
|
|
of implementing them on top of the library.
|
|
|
|
|
|
|
|
|
|
For more information, please see its home page.
|
|
|
|
|
|
|
|
|
|
Category: GHC, Development
|
2015-04-11 16:40:27 +02:00
|
|
|
Cabal-Version: >= 1.14
|
2015-01-16 15:47:56 +01:00
|
|
|
Build-Type: Custom
|
2015-03-03 21:12:43 +01:00
|
|
|
Data-Files: elisp/Makefile
|
|
|
|
|
elisp/*.el
|
2015-04-14 21:39:11 +02:00
|
|
|
Data-Files: LICENSE COPYING.BSD3 COPYING.AGPL3
|
2013-03-01 11:39:47 +09:00
|
|
|
Extra-Source-Files: ChangeLog
|
2015-02-07 23:05:04 +01:00
|
|
|
SetupCompat.hs
|
2015-03-03 21:12:43 +01:00
|
|
|
NotCPP/*.hs
|
2015-03-04 21:48:21 +01:00
|
|
|
test/data/annotations/*.hs
|
2013-09-21 15:32:22 +09:00
|
|
|
test/data/broken-cabal/*.cabal
|
2014-08-21 00:27:32 +02:00
|
|
|
test/data/broken-cabal/cabal.sandbox.config.in
|
2014-08-21 00:31:48 +02:00
|
|
|
test/data/broken-sandbox/cabal.sandbox.config
|
2015-03-04 21:48:21 +01:00
|
|
|
test/data/broken-sandbox/dummy.cabal
|
|
|
|
|
test/data/cabal-flags/cabal-flags.cabal
|
|
|
|
|
test/data/cabal-project/*.cabal
|
|
|
|
|
test/data/cabal-project/*.hs
|
2015-03-05 16:50:06 +01:00
|
|
|
test/data/cabal-project/.cabal-sandbox/i386-osx-ghc-7.6.3-packages.conf.d/Cabal-1.18.1.3-2b161c6bf77657aa17e1681d83cb051b.conf
|
2015-03-04 21:48:21 +01:00
|
|
|
test/data/cabal-project/cabal.sandbox.config.in
|
|
|
|
|
test/data/cabal-project/subdir1/subdir2/dummy
|
2014-11-02 00:06:34 +11:00
|
|
|
test/data/case-split/*.hs
|
2014-04-15 05:51:07 +02:00
|
|
|
test/data/check-packageid/cabal.sandbox.config.in
|
|
|
|
|
test/data/check-packageid/.cabal-sandbox/i386-osx-ghc-7.6.3-packages.conf.d/template-haskell-2.8.0.0-32d4f24abdbb6bf41272b183b2e23e9c.conf
|
2015-03-04 21:48:21 +01:00
|
|
|
test/data/check-test-subdir/*.cabal
|
|
|
|
|
test/data/check-test-subdir/src/Check/Test/*.hs
|
2015-03-05 16:50:06 +01:00
|
|
|
test/data/check-test-subdir/test/*.hs
|
|
|
|
|
test/data/check-test-subdir/test/Bar/*.hs
|
2014-04-28 19:41:28 +02:00
|
|
|
test/data/duplicate-pkgver/cabal.sandbox.config.in
|
|
|
|
|
test/data/duplicate-pkgver/duplicate-pkgver.cabal
|
|
|
|
|
test/data/duplicate-pkgver/.cabal-sandbox/i386-osx-ghc-7.6.3-packages.conf.d/template-haskell-1.0-7c59d13f32294d1ef6dc6233c24df961.conf
|
|
|
|
|
test/data/duplicate-pkgver/.cabal-sandbox/i386-osx-ghc-7.6.3-packages.conf.d/template-haskell-2.8.0.0-14e543bdae2da4d2aeff5386892c9112.conf
|
|
|
|
|
test/data/duplicate-pkgver/.cabal-sandbox/i386-osx-ghc-7.6.3-packages.conf.d/template-haskell-2.8.0.0-32d4f24abdbb6bf41272b183b2e23e9c.conf
|
2015-03-04 21:48:21 +01:00
|
|
|
test/data/foreign-export/*.hs
|
2013-09-21 15:32:22 +09:00
|
|
|
test/data/ghc-mod-check/*.cabal
|
|
|
|
|
test/data/ghc-mod-check/*.hs
|
2015-03-04 21:48:21 +01:00
|
|
|
test/data/ghc-mod-check/lib/Data/*.hs
|
|
|
|
|
test/data/hlint/*.hs
|
|
|
|
|
test/data/home-module-graph/cpp/*.hs
|
|
|
|
|
test/data/home-module-graph/cycle/*.hs
|
|
|
|
|
test/data/home-module-graph/errors/*.hs
|
|
|
|
|
test/data/home-module-graph/indirect/*.hs
|
|
|
|
|
test/data/home-module-graph/indirect-update/*.hs
|
|
|
|
|
test/data/import-cycle/*.hs
|
|
|
|
|
test/data/non-exported/*.hs
|
|
|
|
|
test/data/pattern-synonyms/*.cabal
|
|
|
|
|
test/data/pattern-synonyms/*.hs
|
|
|
|
|
test/data/quasi-quotes/*.hs
|
|
|
|
|
test/data/template-haskell/*.hs
|
2013-05-17 10:00:01 +09:00
|
|
|
|
|
|
|
|
Library
|
2013-02-15 10:47:56 +09:00
|
|
|
Default-Language: Haskell2010
|
2015-03-03 21:12:43 +01:00
|
|
|
GHC-Options: -Wall -fno-warn-deprecations
|
|
|
|
|
Default-Extensions: ScopedTypeVariables, RecordWildCards, NamedFieldPuns,
|
2015-03-28 02:33:42 +01:00
|
|
|
ConstraintKinds, FlexibleContexts,
|
|
|
|
|
DataKinds, KindSignatures
|
2013-05-17 10:00:01 +09:00
|
|
|
Exposed-Modules: Language.Haskell.GhcMod
|
2013-08-26 18:28:21 +02:00
|
|
|
Language.Haskell.GhcMod.Internal
|
2015-02-07 23:55:57 +01:00
|
|
|
Other-Modules: Paths_ghc_mod
|
2015-03-03 21:12:43 +01:00
|
|
|
Utils
|
2015-02-07 23:55:57 +01:00
|
|
|
Language.Haskell.GhcMod.Boot
|
2014-04-30 10:49:25 +09:00
|
|
|
Language.Haskell.GhcMod.Browse
|
2015-03-28 02:33:42 +01:00
|
|
|
Language.Haskell.GhcMod.CabalHelper
|
|
|
|
|
Language.Haskell.GhcMod.Caching
|
2014-06-27 18:38:15 +02:00
|
|
|
Language.Haskell.GhcMod.CaseSplit
|
2013-05-17 10:00:01 +09:00
|
|
|
Language.Haskell.GhcMod.Check
|
2014-05-14 18:54:56 +02:00
|
|
|
Language.Haskell.GhcMod.Convert
|
2014-07-17 14:30:42 +09:00
|
|
|
Language.Haskell.GhcMod.Cradle
|
2013-05-17 10:00:01 +09:00
|
|
|
Language.Haskell.GhcMod.Debug
|
2014-03-27 16:23:15 +09:00
|
|
|
Language.Haskell.GhcMod.Doc
|
2014-07-12 02:53:59 +02:00
|
|
|
Language.Haskell.GhcMod.DynFlags
|
2014-08-28 11:54:01 +02:00
|
|
|
Language.Haskell.GhcMod.Error
|
2014-06-27 18:38:15 +02:00
|
|
|
Language.Haskell.GhcMod.FillSig
|
2014-04-28 21:47:08 +09:00
|
|
|
Language.Haskell.GhcMod.Find
|
2013-05-17 10:00:01 +09:00
|
|
|
Language.Haskell.GhcMod.Flag
|
|
|
|
|
Language.Haskell.GhcMod.Gap
|
2014-04-18 15:41:32 +09:00
|
|
|
Language.Haskell.GhcMod.GhcPkg
|
2015-03-03 21:12:43 +01:00
|
|
|
Language.Haskell.GhcMod.HomeModuleGraph
|
2013-05-17 10:00:01 +09:00
|
|
|
Language.Haskell.GhcMod.Info
|
|
|
|
|
Language.Haskell.GhcMod.Lang
|
|
|
|
|
Language.Haskell.GhcMod.Lint
|
2014-07-17 14:30:42 +09:00
|
|
|
Language.Haskell.GhcMod.Logger
|
2015-02-07 23:55:57 +01:00
|
|
|
Language.Haskell.GhcMod.Logging
|
2014-08-28 11:41:03 +02:00
|
|
|
Language.Haskell.GhcMod.Modules
|
2014-09-23 17:34:09 +09:00
|
|
|
Language.Haskell.GhcMod.Monad
|
2015-02-07 23:55:57 +01:00
|
|
|
Language.Haskell.GhcMod.Monad.Types
|
2014-11-01 22:02:47 +01:00
|
|
|
Language.Haskell.GhcMod.PathsAndFiles
|
2014-03-27 16:23:15 +09:00
|
|
|
Language.Haskell.GhcMod.PkgDoc
|
2015-03-03 21:12:43 +01:00
|
|
|
Language.Haskell.GhcMod.Pretty
|
2014-05-10 13:36:54 +02:00
|
|
|
Language.Haskell.GhcMod.Read
|
2014-06-21 11:38:44 +02:00
|
|
|
Language.Haskell.GhcMod.SrcUtils
|
2014-07-18 14:05:20 +09:00
|
|
|
Language.Haskell.GhcMod.Target
|
2014-07-17 14:30:42 +09:00
|
|
|
Language.Haskell.GhcMod.Types
|
|
|
|
|
Language.Haskell.GhcMod.Utils
|
2014-11-01 22:02:47 +01:00
|
|
|
Language.Haskell.GhcMod.World
|
2012-02-14 16:09:53 +09:00
|
|
|
Build-Depends: base >= 4.0 && < 5
|
2015-02-07 23:55:57 +01:00
|
|
|
, bytestring
|
2015-03-28 02:33:42 +01:00
|
|
|
, cereal >= 0.4
|
2014-03-26 15:23:12 +09:00
|
|
|
, containers
|
2015-04-29 01:22:37 +02:00
|
|
|
, cabal-helper >= 0.3.3.0
|
2014-04-24 17:02:50 +09:00
|
|
|
, deepseq
|
2012-02-14 16:09:53 +09:00
|
|
|
, directory
|
|
|
|
|
, filepath
|
|
|
|
|
, ghc
|
2014-05-03 16:08:28 +02:00
|
|
|
, ghc-paths
|
2012-02-14 16:16:26 +09:00
|
|
|
, ghc-syb-utils
|
2014-04-19 08:26:30 +09:00
|
|
|
, hlint >= 1.8.61
|
2014-09-16 06:20:40 +02:00
|
|
|
, monad-journal >= 0.4
|
2012-02-14 16:09:53 +09:00
|
|
|
, old-time
|
2014-09-18 10:05:47 +02:00
|
|
|
, pretty
|
2012-02-14 16:09:53 +09:00
|
|
|
, process
|
|
|
|
|
, syb
|
2014-10-14 19:52:58 +02:00
|
|
|
, temporary
|
2012-10-16 03:27:35 -07:00
|
|
|
, time
|
2014-07-03 22:39:49 +09:00
|
|
|
, transformers
|
2014-05-03 16:08:28 +02:00
|
|
|
, transformers-base
|
2014-05-18 01:20:13 +00:00
|
|
|
, mtl >= 2.0
|
2015-03-03 21:12:43 +01:00
|
|
|
, monad-control >= 1
|
2014-05-01 01:48:49 +02:00
|
|
|
, split
|
2014-06-22 18:03:34 +02:00
|
|
|
, haskell-src-exts
|
2014-06-25 18:09:24 +02:00
|
|
|
, text
|
2014-08-19 18:35:10 +02:00
|
|
|
, djinn-ghc >= 0.0.2.2
|
2015-01-16 15:47:56 +01:00
|
|
|
if impl(ghc < 7.8)
|
2013-11-19 10:37:11 +09:00
|
|
|
Build-Depends: convertible
|
2015-04-11 16:40:27 +02:00
|
|
|
if impl(ghc < 7.5)
|
2014-08-24 12:05:26 +02:00
|
|
|
-- Only used to constrain random to a version that still works with GHC 7.4
|
2015-04-11 16:40:27 +02:00
|
|
|
Build-Depends: random <= 1.0.1.1,
|
|
|
|
|
ghc-prim
|
2012-02-14 16:09:53 +09:00
|
|
|
|
2013-05-17 10:00:01 +09:00
|
|
|
Executable ghc-mod
|
|
|
|
|
Default-Language: Haskell2010
|
|
|
|
|
Main-Is: GHCMod.hs
|
2014-04-30 10:49:25 +09:00
|
|
|
Other-Modules: Paths_ghc_mod
|
2015-03-03 21:12:43 +01:00
|
|
|
GHC-Options: -Wall -fno-warn-deprecations
|
2014-07-15 01:53:06 +02:00
|
|
|
Default-Extensions: ConstraintKinds, FlexibleContexts
|
2013-05-17 10:00:01 +09:00
|
|
|
HS-Source-Dirs: src
|
|
|
|
|
Build-Depends: base >= 4.0 && < 5
|
2014-10-23 00:56:18 +02:00
|
|
|
, async
|
2014-09-18 10:05:47 +02:00
|
|
|
, data-default
|
2013-05-17 10:00:01 +09:00
|
|
|
, directory
|
|
|
|
|
, filepath
|
2014-09-18 10:05:47 +02:00
|
|
|
, pretty
|
|
|
|
|
, process
|
2014-10-23 00:56:18 +02:00
|
|
|
, split
|
2014-07-11 03:10:37 +02:00
|
|
|
, mtl >= 2.0
|
2013-05-17 10:00:01 +09:00
|
|
|
, ghc
|
|
|
|
|
, ghc-mod
|
|
|
|
|
|
2014-03-19 10:23:47 +09:00
|
|
|
Executable ghc-modi
|
|
|
|
|
Default-Language: Haskell2010
|
|
|
|
|
Main-Is: GHCModi.hs
|
2014-04-30 10:49:25 +09:00
|
|
|
Other-Modules: Paths_ghc_mod
|
2014-09-22 21:32:57 +09:00
|
|
|
Misc
|
2015-03-03 21:12:43 +01:00
|
|
|
GHC-Options: -Wall -threaded -fno-warn-deprecations
|
2014-09-22 22:38:15 +09:00
|
|
|
if os(windows)
|
|
|
|
|
Cpp-Options: -DWINDOWS
|
2014-07-15 01:53:06 +02:00
|
|
|
Default-Extensions: ConstraintKinds, FlexibleContexts
|
2014-03-19 10:23:47 +09:00
|
|
|
HS-Source-Dirs: src
|
|
|
|
|
Build-Depends: base >= 4.0 && < 5
|
2014-08-28 11:54:01 +02:00
|
|
|
, async
|
2014-03-26 15:23:12 +09:00
|
|
|
, containers
|
2014-03-19 10:23:47 +09:00
|
|
|
, directory
|
|
|
|
|
, filepath
|
2014-09-23 16:00:22 +09:00
|
|
|
, old-time
|
2014-09-22 22:38:15 +09:00
|
|
|
, process
|
2014-08-18 08:06:36 +02:00
|
|
|
, split
|
2014-09-22 14:13:07 +09:00
|
|
|
, time
|
2014-03-19 10:23:47 +09:00
|
|
|
, ghc
|
|
|
|
|
, ghc-mod
|
|
|
|
|
|
2013-09-20 21:10:31 +09:00
|
|
|
Test-Suite doctest
|
|
|
|
|
Type: exitcode-stdio-1.0
|
|
|
|
|
Default-Language: Haskell2010
|
|
|
|
|
HS-Source-Dirs: test
|
2014-07-15 11:51:52 +09:00
|
|
|
Ghc-Options: -Wall
|
2014-07-15 01:53:06 +02:00
|
|
|
Default-Extensions: ConstraintKinds, FlexibleContexts
|
2013-09-20 21:10:31 +09:00
|
|
|
Main-Is: doctests.hs
|
2015-03-05 16:50:06 +01:00
|
|
|
if impl(ghc == 7.4.*)
|
|
|
|
|
Buildable: False
|
2013-09-20 21:10:31 +09:00
|
|
|
Build-Depends: base
|
|
|
|
|
, doctest >= 0.9.3
|
|
|
|
|
|
2013-02-12 14:06:22 +09:00
|
|
|
Test-Suite spec
|
2013-02-15 10:47:56 +09:00
|
|
|
Default-Language: Haskell2010
|
2015-03-03 21:12:43 +01:00
|
|
|
Default-Extensions: ScopedTypeVariables, RecordWildCards, NamedFieldPuns,
|
2015-03-28 02:33:42 +01:00
|
|
|
ConstraintKinds, FlexibleContexts,
|
|
|
|
|
DataKinds, KindSignatures
|
2014-04-15 05:13:10 +02:00
|
|
|
Main-Is: Main.hs
|
2013-02-12 14:06:22 +09:00
|
|
|
Hs-Source-Dirs: test, .
|
2015-03-03 21:12:43 +01:00
|
|
|
Ghc-Options: -Wall -fno-warn-deprecations
|
2015-01-16 15:47:56 +01:00
|
|
|
CPP-Options: -DSPEC=1
|
2013-02-12 14:06:22 +09:00
|
|
|
Type: exitcode-stdio-1.0
|
2015-03-03 21:12:43 +01:00
|
|
|
Other-Modules: Paths_ghc_mod
|
2014-11-01 22:02:47 +01:00
|
|
|
Dir
|
2015-03-03 21:12:43 +01:00
|
|
|
Spec
|
|
|
|
|
TestUtils
|
|
|
|
|
BrowseSpec
|
|
|
|
|
CheckSpec
|
2013-02-12 14:12:15 +09:00
|
|
|
FlagSpec
|
2013-02-13 16:22:07 +09:00
|
|
|
InfoSpec
|
2013-02-12 14:06:22 +09:00
|
|
|
LangSpec
|
2013-02-12 14:31:01 +09:00
|
|
|
LintSpec
|
2013-02-12 14:06:22 +09:00
|
|
|
ListSpec
|
2014-08-06 20:41:59 +02:00
|
|
|
MonadSpec
|
2014-11-01 22:02:47 +01:00
|
|
|
PathsAndFilesSpec
|
2015-03-03 21:12:43 +01:00
|
|
|
HomeModuleGraphSpec
|
2015-01-16 15:47:56 +01:00
|
|
|
|
2015-04-11 16:40:27 +02:00
|
|
|
Build-Depends: hspec >= 2.0.0
|
2015-02-07 23:05:04 +01:00
|
|
|
if impl(ghc == 7.4.*)
|
|
|
|
|
Build-Depends: executable-path
|
2015-02-04 01:15:52 +01:00
|
|
|
X-Build-Depends-Like: CLibName
|
2015-01-16 15:47:56 +01:00
|
|
|
|
|
|
|
|
|
2013-02-12 14:06:22 +09:00
|
|
|
|
2010-03-10 12:06:06 +09:00
|
|
|
Source-Repository head
|
|
|
|
|
Type: git
|
|
|
|
|
Location: git://github.com/kazu-yamamoto/ghc-mod.git
|