packages feed

ide-backend 0.9.0.8 → 0.9.0.9

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~attoparsecPVP: major bump suggested

API removals or changes: PVP suggests a major version bump

Dependency ranges changed: attoparsec

API changes (from Hackage documentation)

- IdeSession: [Binder] :: IdScope
- IdeSession: [BreakInfo] :: ModuleName -> SourceSpan -> Type -> VariableEnv -> BreakInfo
- IdeSession: [DataName] :: IdNameSpace
- IdeSession: [ExternalException] :: String -> Maybe IOException -> ExternalException
- IdeSession: [GHC_7_10] :: GhcVersion
- IdeSession: [GHC_7_4] :: GhcVersion
- IdeSession: [GHC_7_8] :: GhcVersion
- IdeSession: [GlobalPackageDB] :: PackageDB
- IdeSession: [IdInfo] :: UnpkIdProp -> SrictNotUnpackedIdScope -> IdInfo
- IdeSession: [IdProp] :: SrictNotUnpackedName -> SrictNotUnpackedIdNameSpace -> SrictNotUnpacked(Maybe Type) -> UnpkModuleId -> SrictNotUnpackedEitherSpan -> SrictNotUnpacked(Maybe ModuleId) -> IdProp
- IdeSession: [ImportAll] :: ImportEntities
- IdeSession: [ImportHiding] :: SrictNotUnpacked[Text] -> ImportEntities
- IdeSession: [ImportOnly] :: SrictNotUnpacked[Text] -> ImportEntities
- IdeSession: [Import] :: SrictNotUnpackedModuleId -> SrictNotUnpacked(Maybe Text) -> SrictNotUnpackedBool -> SrictNotUnpackedBool -> SrictNotUnpacked(Maybe ModuleName) -> SrictNotUnpackedImportEntities -> Import
- IdeSession: [Imported] :: UnpkModuleId -> SrictNotUnpackedEitherSpan -> SrictNotUnpackedText -> IdScope
- IdeSession: [InvalidSessionStateQueries] :: InvalidSessionStateQueries
- IdeSession: [KindError] :: SourceErrorKind
- IdeSession: [KindServerDied] :: SourceErrorKind
- IdeSession: [KindWarning] :: SourceErrorKind
- IdeSession: [LicenseArgs] :: PackageDBStack -> [FilePath] -> [String] -> FilePath -> FilePath -> FilePath -> [(String, (Maybe License, Maybe FilePath, Maybe String))] -> FilePath -> [PackageId] -> LicenseArgs
- IdeSession: [Local] :: IdScope
- IdeSession: [ManagedFiles] :: [FilePath] -> [FilePath] -> ManagedFiles
- IdeSession: [ModuleId] :: SrictNotUnpackedModuleName -> UnpkPackageId -> ModuleId
- IdeSession: [PackageId] :: SrictNotUnpackedText -> SrictNotUnpacked(Maybe Text) -> SrictNotUnpackedText -> PackageId
- IdeSession: [Progress] :: Int -> Int -> Maybe Text -> Maybe Text -> Progress
- IdeSession: [ProperSpan] :: UnpkSourceSpan -> EitherSpan
- IdeSession: [RunActions] :: IO (Either ByteString a) -> IO () -> (ByteString -> IO ()) -> IO () -> RunActions a
- IdeSession: [RunBlockBuffering] :: Maybe Int -> Maybe Int -> RunBufferMode
- IdeSession: [RunBreak] :: RunResult
- IdeSession: [RunForceCancelled] :: RunResult
- IdeSession: [RunGhcException] :: String -> RunResult
- IdeSession: [RunLineBuffering] :: Maybe Int -> RunBufferMode
- IdeSession: [RunNoBuffering] :: RunBufferMode
- IdeSession: [RunOk] :: RunResult
- IdeSession: [RunProgException] :: String -> RunResult
- IdeSession: [SessionConfig] :: FilePath -> [FilePath] -> InProcess -> Bool -> PackageDBStack -> [String] -> [(String, (Maybe License, Maybe FilePath, Maybe String))] -> (String -> IO ()) -> Bool -> SessionConfig
- IdeSession: [SessionInitParams] :: Maybe ByteString -> [String] -> [FilePath] -> Targets -> [String] -> SessionInitParams
- IdeSession: [SourceError] :: SrictNotUnpackedSourceErrorKind -> SrictNotUnpackedEitherSpan -> SrictNotUnpackedText -> SourceError
- IdeSession: [SourceSpan] :: SrictNotUnpackedFilePath -> UnpkInt -> UnpkInt -> UnpkInt -> UnpkInt -> SourceSpan
- IdeSession: [SpanId] :: IdInfo -> SpanInfo
- IdeSession: [SpanQQ] :: IdInfo -> SpanInfo
- IdeSession: [SpecificPackageDB] :: FilePath -> PackageDB
- IdeSession: [TargetsExclude] :: [FilePath] -> Targets
- IdeSession: [TargetsInclude] :: [FilePath] -> Targets
- IdeSession: [TcClsName] :: IdNameSpace
- IdeSession: [TextSpan] :: SrictNotUnpackedText -> EitherSpan
- IdeSession: [TvName] :: IdNameSpace
- IdeSession: [UserPackageDB] :: PackageDB
- IdeSession: [VarName] :: IdNameSpace
- IdeSession: [WiredIn] :: IdScope
- IdeSession: [breakInfoModule] :: BreakInfo -> ModuleName
- IdeSession: [breakInfoResultType] :: BreakInfo -> Type
- IdeSession: [breakInfoSpan] :: BreakInfo -> SourceSpan
- IdeSession: [breakInfoVariableEnv] :: BreakInfo -> VariableEnv
- IdeSession: [configDeleteTempFiles] :: SessionConfig -> Bool
- IdeSession: [configDir] :: SessionConfig -> FilePath
- IdeSession: [configExtraPathDirs] :: SessionConfig -> [FilePath]
- IdeSession: [configGenerateModInfo] :: SessionConfig -> Bool
- IdeSession: [configInProcess] :: SessionConfig -> InProcess
- IdeSession: [configLicenseExc] :: SessionConfig -> [String]
- IdeSession: [configLicenseFixed] :: SessionConfig -> [(String, (Maybe License, Maybe FilePath, Maybe String))]
- IdeSession: [configLog] :: SessionConfig -> String -> IO ()
- IdeSession: [configPackageDBStack] :: SessionConfig -> PackageDBStack
- IdeSession: [dataFiles] :: ManagedFiles -> [FilePath]
- IdeSession: [errorKind] :: SourceError -> SrictNotUnpackedSourceErrorKind
- IdeSession: [errorMsg] :: SourceError -> SrictNotUnpackedText
- IdeSession: [errorSpan] :: SourceError -> SrictNotUnpackedEitherSpan
- IdeSession: [externalException] :: ExternalException -> Maybe IOException
- IdeSession: [externalStdErr] :: ExternalException -> String
- IdeSession: [forceCancel] :: RunActions a -> IO ()
- IdeSession: [idDefSpan] :: IdProp -> SrictNotUnpackedEitherSpan
- IdeSession: [idDefinedIn] :: IdProp -> UnpkModuleId
- IdeSession: [idHomeModule] :: IdProp -> SrictNotUnpacked(Maybe ModuleId)
- IdeSession: [idImportQual] :: IdScope -> SrictNotUnpackedText
- IdeSession: [idImportSpan] :: IdScope -> SrictNotUnpackedEitherSpan
- IdeSession: [idImportedFrom] :: IdScope -> UnpkModuleId
- IdeSession: [idName] :: IdProp -> SrictNotUnpackedName
- IdeSession: [idProp] :: IdInfo -> UnpkIdProp
- IdeSession: [idScope] :: IdInfo -> SrictNotUnpackedIdScope
- IdeSession: [idSpace] :: IdProp -> SrictNotUnpackedIdNameSpace
- IdeSession: [idType] :: IdProp -> SrictNotUnpacked(Maybe Type)
- IdeSession: [importAs] :: Import -> SrictNotUnpacked(Maybe ModuleName)
- IdeSession: [importEntities] :: Import -> SrictNotUnpackedImportEntities
- IdeSession: [importImplicit] :: Import -> SrictNotUnpackedBool
- IdeSession: [importModule] :: Import -> SrictNotUnpackedModuleId
- IdeSession: [importPackage] :: Import -> SrictNotUnpacked(Maybe Text)
- IdeSession: [importQualified] :: Import -> SrictNotUnpackedBool
- IdeSession: [interrupt] :: RunActions a -> IO ()
- IdeSession: [liCabalsDir] :: LicenseArgs -> FilePath
- IdeSession: [liDistDir] :: LicenseArgs -> FilePath
- IdeSession: [liExtraPathDirs] :: LicenseArgs -> [FilePath]
- IdeSession: [liLicenseExc] :: LicenseArgs -> [String]
- IdeSession: [liPackageDBStack] :: LicenseArgs -> PackageDBStack
- IdeSession: [liPkgs] :: LicenseArgs -> [PackageId]
- IdeSession: [liStderrLog] :: LicenseArgs -> FilePath
- IdeSession: [liStdoutLog] :: LicenseArgs -> FilePath
- IdeSession: [licenseFixed] :: LicenseArgs -> [(String, (Maybe License, Maybe FilePath, Maybe String))]
- IdeSession: [moduleName] :: ModuleId -> SrictNotUnpackedModuleName
- IdeSession: [modulePackage] :: ModuleId -> UnpkPackageId
- IdeSession: [packageKey] :: PackageId -> SrictNotUnpackedText
- IdeSession: [packageName] :: PackageId -> SrictNotUnpackedText
- IdeSession: [packageVersion] :: PackageId -> SrictNotUnpacked(Maybe Text)
- IdeSession: [progressNumSteps] :: Progress -> Int
- IdeSession: [progressOrigMsg] :: Progress -> Maybe Text
- IdeSession: [progressParsedMsg] :: Progress -> Maybe Text
- IdeSession: [progressStep] :: Progress -> Int
- IdeSession: [runBufferBlockSize] :: RunBufferMode -> Maybe Int
- IdeSession: [runBufferTimeout] :: RunBufferMode -> Maybe Int
- IdeSession: [runWait] :: RunActions a -> IO (Either ByteString a)
- IdeSession: [sessionInitCabalMacros] :: SessionInitParams -> Maybe ByteString
- IdeSession: [sessionInitGhcOptions] :: SessionInitParams -> [String]
- IdeSession: [sessionInitRelativeIncludes] :: SessionInitParams -> [FilePath]
- IdeSession: [sessionInitRtsOpts] :: SessionInitParams -> [String]
- IdeSession: [sessionInitTargets] :: SessionInitParams -> Targets
- IdeSession: [sourceFiles] :: ManagedFiles -> [FilePath]
- IdeSession: [spanFilePath] :: SourceSpan -> SrictNotUnpackedFilePath
- IdeSession: [spanFromColumn] :: SourceSpan -> UnpkInt
- IdeSession: [spanFromLine] :: SourceSpan -> UnpkInt
- IdeSession: [spanToColumn] :: SourceSpan -> UnpkInt
- IdeSession: [spanToLine] :: SourceSpan -> UnpkInt
- IdeSession: [supplyStdin] :: RunActions a -> ByteString -> IO ()
+ IdeSession: Binder :: IdScope
+ IdeSession: BreakInfo :: ModuleName -> SourceSpan -> Type -> VariableEnv -> BreakInfo
+ IdeSession: DataName :: IdNameSpace
+ IdeSession: ExternalException :: String -> Maybe IOException -> ExternalException
+ IdeSession: GHC_7_10 :: GhcVersion
+ IdeSession: GHC_7_4 :: GhcVersion
+ IdeSession: GHC_7_8 :: GhcVersion
+ IdeSession: GlobalPackageDB :: PackageDB
+ IdeSession: IdInfo :: SrictNotUnpackedIdProp -> SrictNotUnpackedIdScope -> IdInfo
+ IdeSession: IdProp :: SrictNotUnpackedName -> SrictNotUnpackedIdNameSpace -> SrictNotUnpacked(Maybe Type) -> SrictNotUnpackedModuleId -> SrictNotUnpackedEitherSpan -> SrictNotUnpacked(Maybe ModuleId) -> IdProp
+ IdeSession: Import :: SrictNotUnpackedModuleId -> SrictNotUnpacked(Maybe Text) -> SrictNotUnpackedBool -> SrictNotUnpackedBool -> SrictNotUnpacked(Maybe ModuleName) -> SrictNotUnpackedImportEntities -> Import
+ IdeSession: ImportAll :: ImportEntities
+ IdeSession: ImportHiding :: SrictNotUnpacked[Text] -> ImportEntities
+ IdeSession: ImportOnly :: SrictNotUnpacked[Text] -> ImportEntities
+ IdeSession: Imported :: SrictNotUnpackedModuleId -> SrictNotUnpackedEitherSpan -> SrictNotUnpackedText -> IdScope
+ IdeSession: InvalidSessionStateQueries :: InvalidSessionStateQueries
+ IdeSession: KindError :: SourceErrorKind
+ IdeSession: KindServerDied :: SourceErrorKind
+ IdeSession: KindWarning :: SourceErrorKind
+ IdeSession: LicenseArgs :: PackageDBStack -> [FilePath] -> [String] -> FilePath -> FilePath -> FilePath -> [(String, (Maybe License, Maybe FilePath, Maybe String))] -> FilePath -> [PackageId] -> LicenseArgs
+ IdeSession: Local :: IdScope
+ IdeSession: ManagedFiles :: [FilePath] -> [FilePath] -> ManagedFiles
+ IdeSession: ModuleId :: SrictNotUnpackedModuleName -> SrictNotUnpackedPackageId -> ModuleId
+ IdeSession: PackageId :: SrictNotUnpackedText -> SrictNotUnpacked(Maybe Text) -> SrictNotUnpackedText -> PackageId
+ IdeSession: Progress :: Int -> Int -> Maybe Text -> Maybe Text -> Progress
+ IdeSession: ProperSpan :: SrictNotUnpackedSourceSpan -> EitherSpan
+ IdeSession: RunActions :: IO (Either ByteString a) -> IO () -> (ByteString -> IO ()) -> IO () -> RunActions a
+ IdeSession: RunBlockBuffering :: Maybe Int -> Maybe Int -> RunBufferMode
+ IdeSession: RunBreak :: RunResult
+ IdeSession: RunForceCancelled :: RunResult
+ IdeSession: RunGhcException :: String -> RunResult
+ IdeSession: RunLineBuffering :: Maybe Int -> RunBufferMode
+ IdeSession: RunNoBuffering :: RunBufferMode
+ IdeSession: RunOk :: RunResult
+ IdeSession: RunProgException :: String -> RunResult
+ IdeSession: SessionConfig :: FilePath -> [FilePath] -> InProcess -> Bool -> PackageDBStack -> [String] -> [(String, (Maybe License, Maybe FilePath, Maybe String))] -> (String -> IO ()) -> Bool -> SessionConfig
+ IdeSession: SessionInitParams :: Maybe ByteString -> [String] -> [FilePath] -> Targets -> [String] -> SessionInitParams
+ IdeSession: SourceError :: SrictNotUnpackedSourceErrorKind -> SrictNotUnpackedEitherSpan -> SrictNotUnpackedText -> SourceError
+ IdeSession: SourceSpan :: SrictNotUnpackedFilePath -> SrictNotUnpackedInt -> SrictNotUnpackedInt -> SrictNotUnpackedInt -> SrictNotUnpackedInt -> SourceSpan
+ IdeSession: SpanId :: IdInfo -> SpanInfo
+ IdeSession: SpanQQ :: IdInfo -> SpanInfo
+ IdeSession: SpecificPackageDB :: FilePath -> PackageDB
+ IdeSession: TargetsExclude :: [FilePath] -> Targets
+ IdeSession: TargetsInclude :: [FilePath] -> Targets
+ IdeSession: TcClsName :: IdNameSpace
+ IdeSession: TextSpan :: SrictNotUnpackedText -> EitherSpan
+ IdeSession: TvName :: IdNameSpace
+ IdeSession: UserPackageDB :: PackageDB
+ IdeSession: VarName :: IdNameSpace
+ IdeSession: WiredIn :: IdScope
+ IdeSession: breakInfoModule :: BreakInfo -> ModuleName
+ IdeSession: breakInfoResultType :: BreakInfo -> Type
+ IdeSession: breakInfoSpan :: BreakInfo -> SourceSpan
+ IdeSession: breakInfoVariableEnv :: BreakInfo -> VariableEnv
+ IdeSession: configDeleteTempFiles :: SessionConfig -> Bool
+ IdeSession: configDir :: SessionConfig -> FilePath
+ IdeSession: configExtraPathDirs :: SessionConfig -> [FilePath]
+ IdeSession: configGenerateModInfo :: SessionConfig -> Bool
+ IdeSession: configInProcess :: SessionConfig -> InProcess
+ IdeSession: configLicenseExc :: SessionConfig -> [String]
+ IdeSession: configLicenseFixed :: SessionConfig -> [(String, (Maybe License, Maybe FilePath, Maybe String))]
+ IdeSession: configLog :: SessionConfig -> String -> IO ()
+ IdeSession: configPackageDBStack :: SessionConfig -> PackageDBStack
+ IdeSession: dataFiles :: ManagedFiles -> [FilePath]
+ IdeSession: errorKind :: SourceError -> SrictNotUnpackedSourceErrorKind
+ IdeSession: errorMsg :: SourceError -> SrictNotUnpackedText
+ IdeSession: errorSpan :: SourceError -> SrictNotUnpackedEitherSpan
+ IdeSession: externalException :: ExternalException -> Maybe IOException
+ IdeSession: externalStdErr :: ExternalException -> String
+ IdeSession: forceCancel :: RunActions a -> IO ()
+ IdeSession: idDefSpan :: IdProp -> SrictNotUnpackedEitherSpan
+ IdeSession: idDefinedIn :: IdProp -> SrictNotUnpackedModuleId
+ IdeSession: idHomeModule :: IdProp -> SrictNotUnpacked(Maybe ModuleId)
+ IdeSession: idImportQual :: IdScope -> SrictNotUnpackedText
+ IdeSession: idImportSpan :: IdScope -> SrictNotUnpackedEitherSpan
+ IdeSession: idImportedFrom :: IdScope -> SrictNotUnpackedModuleId
+ IdeSession: idName :: IdProp -> SrictNotUnpackedName
+ IdeSession: idProp :: IdInfo -> SrictNotUnpackedIdProp
+ IdeSession: idScope :: IdInfo -> SrictNotUnpackedIdScope
+ IdeSession: idSpace :: IdProp -> SrictNotUnpackedIdNameSpace
+ IdeSession: idType :: IdProp -> SrictNotUnpacked(Maybe Type)
+ IdeSession: importAs :: Import -> SrictNotUnpacked(Maybe ModuleName)
+ IdeSession: importEntities :: Import -> SrictNotUnpackedImportEntities
+ IdeSession: importImplicit :: Import -> SrictNotUnpackedBool
+ IdeSession: importModule :: Import -> SrictNotUnpackedModuleId
+ IdeSession: importPackage :: Import -> SrictNotUnpacked(Maybe Text)
+ IdeSession: importQualified :: Import -> SrictNotUnpackedBool
+ IdeSession: interrupt :: RunActions a -> IO ()
+ IdeSession: liCabalsDir :: LicenseArgs -> FilePath
+ IdeSession: liDistDir :: LicenseArgs -> FilePath
+ IdeSession: liExtraPathDirs :: LicenseArgs -> [FilePath]
+ IdeSession: liLicenseExc :: LicenseArgs -> [String]
+ IdeSession: liPackageDBStack :: LicenseArgs -> PackageDBStack
+ IdeSession: liPkgs :: LicenseArgs -> [PackageId]
+ IdeSession: liStderrLog :: LicenseArgs -> FilePath
+ IdeSession: liStdoutLog :: LicenseArgs -> FilePath
+ IdeSession: licenseFixed :: LicenseArgs -> [(String, (Maybe License, Maybe FilePath, Maybe String))]
+ IdeSession: moduleName :: ModuleId -> SrictNotUnpackedModuleName
+ IdeSession: modulePackage :: ModuleId -> SrictNotUnpackedPackageId
+ IdeSession: packageKey :: PackageId -> SrictNotUnpackedText
+ IdeSession: packageName :: PackageId -> SrictNotUnpackedText
+ IdeSession: packageVersion :: PackageId -> SrictNotUnpacked(Maybe Text)
+ IdeSession: progressNumSteps :: Progress -> Int
+ IdeSession: progressOrigMsg :: Progress -> Maybe Text
+ IdeSession: progressParsedMsg :: Progress -> Maybe Text
+ IdeSession: progressStep :: Progress -> Int
+ IdeSession: runBufferBlockSize :: RunBufferMode -> Maybe Int
+ IdeSession: runBufferTimeout :: RunBufferMode -> Maybe Int
+ IdeSession: runWait :: RunActions a -> IO (Either ByteString a)
+ IdeSession: sessionInitCabalMacros :: SessionInitParams -> Maybe ByteString
+ IdeSession: sessionInitGhcOptions :: SessionInitParams -> [String]
+ IdeSession: sessionInitRelativeIncludes :: SessionInitParams -> [FilePath]
+ IdeSession: sessionInitRtsOpts :: SessionInitParams -> [String]
+ IdeSession: sessionInitTargets :: SessionInitParams -> Targets
+ IdeSession: sourceFiles :: ManagedFiles -> [FilePath]
+ IdeSession: spanFilePath :: SourceSpan -> SrictNotUnpackedFilePath
+ IdeSession: spanFromColumn :: SourceSpan -> SrictNotUnpackedInt
+ IdeSession: spanFromLine :: SourceSpan -> SrictNotUnpackedInt
+ IdeSession: spanToColumn :: SourceSpan -> SrictNotUnpackedInt
+ IdeSession: spanToLine :: SourceSpan -> SrictNotUnpackedInt
+ IdeSession: supplyStdin :: RunActions a -> ByteString -> IO ()

Files

ide-backend.cabal view
@@ -1,5 +1,5 @@ name:                 ide-backend-version:              0.9.0.8+version:              0.9.0.9 synopsis:             An IDE backend library description:          See README.md for more details license:              MIT@@ -45,7 +45,7 @@                       pureMD5              >= 2.1     && < 2.2,                       transformers         >= 0.3     && < 0.5,                       time                 >= 1.4     && < 1.6,-                      attoparsec           >= 0.10    && < 0.13,+                      attoparsec           >= 0.10    && < 0.14,                       utf8-string          >= 0.3     && < 1.1,                       ide-backend-common   >= 0.9.1   && < 0.10,                       template-haskell,@@ -101,7 +101,7 @@                       tagged               >= 0.4     && < 0.9,                       transformers         >= 0.3     && < 0.5,                       time                 >= 1.4     && < 1.6,-                      attoparsec           >= 0.10    && < 0.13,+                      attoparsec           >= 0.10    && < 0.14,                       template-haskell,                       -- our own private fork:                       Cabal-ide-backend    >= 1.22,