Skip to content

Commit

Permalink
Update from Hackage at 2020-08-09T00:10:15Z
Browse files Browse the repository at this point in the history
  • Loading branch information
all-cabal-tool committed Aug 9, 2020
1 parent ea92e3a commit 3f19d1f
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 0 deletions.
349 changes: 349 additions & 0 deletions ghc-lib-parser/8.10.2.20200808/ghc-lib-parser.cabal
Original file line number Diff line number Diff line change
@@ -0,0 +1,349 @@
cabal-version: >=1.22
build-type: Simple
name: ghc-lib-parser
version: 8.10.2.20200808
license: BSD3
license-file: LICENSE
category: Development
author: The GHC Team and Digital Asset
maintainer: Digital Asset
synopsis: The GHC API, decoupled from GHC versions
description: A package equivalent to the @ghc@ package, but which can be loaded on many compiler versions.
homepage: https://github.com/digital-asset/ghc-lib
bug-reports: https://github.com/digital-asset/ghc-lib/issues
data-dir: ghc-lib/stage0/lib
data-files:
settings
llvm-targets
llvm-passes
platformConstants
extra-source-files:
ghc-lib/stage0/lib/ghcautoconf.h
ghc-lib/stage0/lib/ghcplatform.h
ghc-lib/stage0/lib/ghcversion.h
ghc-lib/stage0/lib/DerivedConstants.h
ghc-lib/stage0/lib/GHCConstantsHaskellExports.hs
ghc-lib/stage0/lib/GHCConstantsHaskellWrappers.hs
ghc-lib/stage0/lib/GHCConstantsHaskellType.hs
ghc-lib/stage0/compiler/build/primop-can-fail.hs-incl
ghc-lib/stage0/compiler/build/primop-code-size.hs-incl
ghc-lib/stage0/compiler/build/primop-commutable.hs-incl
ghc-lib/stage0/compiler/build/primop-data-decl.hs-incl
ghc-lib/stage0/compiler/build/primop-fixity.hs-incl
ghc-lib/stage0/compiler/build/primop-has-side-effects.hs-incl
ghc-lib/stage0/compiler/build/primop-list.hs-incl
ghc-lib/stage0/compiler/build/primop-out-of-line.hs-incl
ghc-lib/stage0/compiler/build/primop-primop-info.hs-incl
ghc-lib/stage0/compiler/build/primop-strictness.hs-incl
ghc-lib/stage0/compiler/build/primop-tag.hs-incl
ghc-lib/stage0/compiler/build/primop-vector-tycons.hs-incl
ghc-lib/stage0/compiler/build/primop-vector-tys-exports.hs-incl
ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl
ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl
ghc-lib/stage0/compiler/build/Config.hs
ghc-lib/stage0/libraries/ghc-boot/build/GHC/Version.hs
ghc-lib/stage0/compiler/build/Parser.hs
ghc-lib/stage0/compiler/build/Lexer.hs
includes/ghcconfig.h
includes/MachDeps.h
includes/stg/MachRegs.h
includes/CodeGen.Platform.hs
compiler/GhclibHsVersions.h
compiler/Unique.h
source-repository head
type: git
location: git@github.com:digital-asset/ghc-lib.git

library
default-language: Haskell2010
default-extensions: NoImplicitPrelude
exposed: False
include-dirs:
includes
ghc-lib/stage0/lib
ghc-lib/stage0/compiler/build
compiler
ghc-options: -fobject-code -package=ghc-boot-th -optc-DTHREADED_RTS
cc-options: -DTHREADED_RTS
cpp-options: -DTHREADED_RTS -DGHC_IN_GHCI
if !os(windows)
build-depends: unix
else
build-depends: Win32
build-depends:
ghc-prim > 0.2 && < 0.7,
base >= 4.12 && < 4.15,
containers >= 0.5 && < 0.7,
bytestring >= 0.9 && < 0.11,
binary == 0.8.*,
filepath >= 1 && < 1.5,
directory >= 1 && < 1.4,
array >= 0.1 && < 0.6,
deepseq >= 1.4 && < 1.5,
pretty == 1.1.*,
time >= 1.4 && < 1.10,
transformers == 0.5.*,
process >= 1 && < 1.7,
hpc == 0.6.*
build-tools: alex >= 3.1, happy >= 1.19.4
other-extensions:
BangPatterns
CPP
DataKinds
DefaultSignatures
DeriveDataTypeable
DeriveFoldable
DeriveFunctor
DeriveGeneric
DeriveTraversable
DisambiguateRecordFields
ExistentialQuantification
ExplicitForAll
FlexibleContexts
FlexibleInstances
GADTs
GeneralizedNewtypeDeriving
InstanceSigs
MagicHash
MultiParamTypeClasses
NamedFieldPuns
NondecreasingIndentation
RankNTypes
RecordWildCards
RoleAnnotations
ScopedTypeVariables
StandaloneDeriving
Trustworthy
TupleSections
TypeFamilies
TypeSynonymInstances
UnboxedTuples
UndecidableInstances
c-sources:
libraries/ghc-heap/cbits/HeapPrim.cmm
compiler/cbits/genSym.c
compiler/parser/cutils.c
hs-source-dirs:
ghc-lib/stage0/libraries/ghc-boot/build
ghc-lib/stage0/compiler/build
libraries/template-haskell
libraries/ghc-boot-th
compiler/basicTypes
compiler/specialise
compiler/profiling
compiler/simplCore
compiler/typecheck
libraries/ghc-boot
libraries/ghc-heap
compiler/backpack
compiler/simplStg
compiler/coreSyn
compiler/prelude
compiler/parser
compiler/iface
compiler/types
compiler/utils
libraries/ghci
compiler/ghci
compiler/main
compiler/cmm
compiler/.
compiler
autogen-modules:
Lexer
Parser
exposed-modules:
Annotations
ApiAnnotation
Avail
Bag
BasicTypes
BinFingerprint
Binary
BkpSyn
BooleanFormula
BufWrite
ByteCodeTypes
Class
CliOption
CmdLineParser
CmmType
CoAxiom
Coercion
ConLike
Config
Constants
Constraint
CoreArity
CoreFVs
CoreMap
CoreMonad
CoreOpt
CoreSeq
CoreStats
CoreSubst
CoreSyn
CoreTidy
CoreUnfold
CoreUtils
CostCentre
CostCentreState
Ctype
DataCon
Demand
Digraph
DriverPhases
DynFlags
Encoding
EnumSet
ErrUtils
Exception
FV
FamInstEnv
FastFunctions
FastMutInt
FastString
FastStringEnv
FieldLabel
FileCleanup
FileSettings
Fingerprint
FiniteMap
ForeignCall
GHC.BaseDir
GHC.Exts.Heap
GHC.Exts.Heap.ClosureTypes
GHC.Exts.Heap.Closures
GHC.Exts.Heap.Constants
GHC.Exts.Heap.InfoTable
GHC.Exts.Heap.InfoTable.Types
GHC.Exts.Heap.InfoTableProf
GHC.Exts.Heap.Utils
GHC.ForeignSrcLang
GHC.ForeignSrcLang.Type
GHC.Hs
GHC.Hs.Binds
GHC.Hs.Decls
GHC.Hs.Doc
GHC.Hs.Dump
GHC.Hs.Expr
GHC.Hs.Extension
GHC.Hs.ImpExp
GHC.Hs.Instances
GHC.Hs.Lit
GHC.Hs.Pat
GHC.Hs.PlaceHolder
GHC.Hs.Types
GHC.Hs.Utils
GHC.HsToCore.PmCheck.Types
GHC.LanguageExtensions
GHC.LanguageExtensions.Type
GHC.Lexeme
GHC.PackageDb
GHC.Platform
GHC.Serialized
GHC.UniqueSubdir
GHC.Version
GHCi.BreakArray
GHCi.FFI
GHCi.Message
GHCi.RemoteTypes
GHCi.TH.Binary
GhcMonad
GhcNameVersion
GhcPrelude
HaddockUtils
HeaderInfo
Hooks
HscTypes
IOEnv
Id
IdInfo
IfaceSyn
IfaceType
InstEnv
InteractiveEvalTypes
Json
KnownUniques
Language.Haskell.TH
Language.Haskell.TH.LanguageExtensions
Language.Haskell.TH.Lib
Language.Haskell.TH.Lib.Internal
Language.Haskell.TH.Lib.Map
Language.Haskell.TH.Ppr
Language.Haskell.TH.PprLib
Language.Haskell.TH.Syntax
Lexeme
Lexer
LinkerTypes
ListSetOps
Literal
Maybes
MkCore
MkId
Module
MonadUtils
Name
NameCache
NameEnv
NameSet
OccName
OccurAnal
OptCoercion
OrdList
Outputable
PackageConfig
Packages
Pair
Panic
Parser
PatSyn
PipelineMonad
PlainPanic
PlatformConstants
Plugins
PprColour
PprCore
Predicate
PrelNames
PrelRules
Pretty
PrimOp
RdrHsSyn
RdrName
RepType
Rules
Settings
SizedSeq
SrcLoc
StringBuffer
SysTools.BaseDir
SysTools.Terminal
TcEvidence
TcHoleFitTypes
TcOrigin
TcRnTypes
TcType
ToIface
ToolSettings
TrieMap
TyCoFVs
TyCoPpr
TyCoRep
TyCoSubst
TyCoTidy
TyCon
Type
TysPrim
TysWiredIn
Unify
UniqDFM
UniqDSet
UniqFM
UniqSet
UniqSupply
Unique
Util
Var
VarEnv
VarSet
1 change: 1 addition & 0 deletions ghc-lib-parser/8.10.2.20200808/ghc-lib-parser.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"package-hashes":{"MD5":"51b3771801a9b597a524c32f7a797469","Skein512_512":"b694d73543403bd5db4423be78c0a3eafed923c87d077ee4a7e1758ba9e499523deceedd0520f90df6ab1e86b011e3e48af563f126db22520a25526046526f9f","SHA1":"0fe72513ac4b4db5035d2b4208e34dafd8fd0993","SHA512":"f07457f59c3aaeddafcb5e3327e16f4c14449001f5791bf15de5e0c3ebfcd59e9a55ac72dcf690ce020d3e471f1f5b6901193fd3a2c53306f545200bd11d8983","SHA256":"d4f96608b7f414fc3094e9d352045b08cc033e385db50d0793abfba8efd6dd59"},"package-locations":["https://hackage.haskell.org/package/ghc-lib-parser-8.10.2.20200808/ghc-lib-parser-8.10.2.20200808.tar.gz","https://s3.amazonaws.com/hackage.fpcomplete.com/package/ghc-lib-parser-8.10.2.20200808.tar.gz"],"package-size":1627093}

0 comments on commit 3f19d1f

Please sign in to comment.