hsdev 0.3.1.0 → 0.3.1.1
raw patch · 2 files changed
+4/−4 lines, 2 filesPVP: major bump suggested
API removals or changes: PVP suggests a major version bump
API changes (from Hackage documentation)
- HsDev.Project.Types: entity :: forall a_a1ndv a_a1oC8. Lens (Extensions a_a1ndv) (Extensions a_a1oC8) a_a1ndv a_a1oC8
+ HsDev.Project.Types: entity :: forall a_a1nyJ a_a1oXv. Lens (Extensions a_a1nyJ) (Extensions a_a1oXv) a_a1nyJ a_a1oXv
- HsDev.Project.Types: extensions :: forall a_a1ndv. Lens' (Extensions a_a1ndv) [Extension]
+ HsDev.Project.Types: extensions :: forall a_a1nyJ. Lens' (Extensions a_a1nyJ) [Extension]
- HsDev.Project.Types: ghcOptions :: forall a_a1ndv. Lens' (Extensions a_a1ndv) [Text]
+ HsDev.Project.Types: ghcOptions :: forall a_a1nyJ. Lens' (Extensions a_a1nyJ) [Text]
- HsDev.Server.Message: message :: forall a_a1MmZ a_a1Mso. Lens (Message a_a1MmZ) (Message a_a1Mso) a_a1MmZ a_a1Mso
+ HsDev.Server.Message: message :: forall a_a1MIm a_a1MNL. Lens (Message a_a1MIm) (Message a_a1MNL) a_a1MIm a_a1MNL
- HsDev.Server.Message: messageId :: forall a_a1MmZ. Lens' (Message a_a1MmZ) (Maybe String)
+ HsDev.Server.Message: messageId :: forall a_a1MIm. Lens' (Message a_a1MIm) (Maybe String)
- HsDev.Symbols.Types: inspectedKey :: forall k_a2gOF t_a2gOG a_a2gOH k_a2jLN. Lens (Inspected k_a2gOF t_a2gOG a_a2gOH) (Inspected k_a2jLN t_a2gOG a_a2gOH) k_a2gOF k_a2jLN
+ HsDev.Symbols.Types: inspectedKey :: forall k_a2h5i t_a2h5j a_a2h5k k_a2k2t. Lens (Inspected k_a2h5i t_a2h5j a_a2h5k) (Inspected k_a2k2t t_a2h5j a_a2h5k) k_a2h5i k_a2k2t
- HsDev.Symbols.Types: inspection :: forall k_a2gOF t_a2gOG a_a2gOH. Lens' (Inspected k_a2gOF t_a2gOG a_a2gOH) Inspection
+ HsDev.Symbols.Types: inspection :: forall k_a2h5i t_a2h5j a_a2h5k. Lens' (Inspected k_a2h5i t_a2h5j a_a2h5k) Inspection
- HsDev.Symbols.Types: inspectionResult :: forall k_a2gOF t_a2gOG a_a2gOH a_a2jLO. Lens (Inspected k_a2gOF t_a2gOG a_a2gOH) (Inspected k_a2gOF t_a2gOG a_a2jLO) (Either HsDevError a_a2gOH) (Either HsDevError a_a2jLO)
+ HsDev.Symbols.Types: inspectionResult :: forall k_a2h5i t_a2h5j a_a2h5k a_a2k2u. Lens (Inspected k_a2h5i t_a2h5j a_a2h5k) (Inspected k_a2h5i t_a2h5j a_a2k2u) (Either HsDevError a_a2h5k) (Either HsDevError a_a2k2u)
- HsDev.Symbols.Types: inspectionTags :: forall k_a2gOF t_a2gOG a_a2gOH t_a2jLP. Lens (Inspected k_a2gOF t_a2gOG a_a2gOH) (Inspected k_a2gOF t_a2jLP a_a2gOH) (Set t_a2gOG) (Set t_a2jLP)
+ HsDev.Symbols.Types: inspectionTags :: forall k_a2h5i t_a2h5j a_a2h5k t_a2k2v. Lens (Inspected k_a2h5i t_a2h5j a_a2h5k) (Inspected k_a2h5i t_a2k2v a_a2h5k) (Set t_a2h5j) (Set t_a2k2v)
- HsDev.Symbols.Types: scopeQualifier :: forall a_a2gOI. Lens' (Scoped a_a2gOI) (Maybe Text)
+ HsDev.Symbols.Types: scopeQualifier :: forall a_a2h5l. Lens' (Scoped a_a2h5l) (Maybe Text)
- HsDev.Symbols.Types: scoped :: forall a_a2gOI a_a2jHR. Lens (Scoped a_a2gOI) (Scoped a_a2jHR) a_a2gOI a_a2jHR
+ HsDev.Symbols.Types: scoped :: forall a_a2h5l a_a2jYx. Lens (Scoped a_a2h5l) (Scoped a_a2jYx) a_a2h5l a_a2jYx
- HsDev.Tools.Types: note :: forall a_a1PAb a_a1PM6. Lens (Note a_a1PAb) (Note a_a1PM6) a_a1PAb a_a1PM6
+ HsDev.Tools.Types: note :: forall a_a1PVy a_a1Q7t. Lens (Note a_a1PVy) (Note a_a1Q7t) a_a1PVy a_a1Q7t
- HsDev.Tools.Types: noteLevel :: forall a_a1PAb. Lens' (Note a_a1PAb) (Maybe Severity)
+ HsDev.Tools.Types: noteLevel :: forall a_a1PVy. Lens' (Note a_a1PVy) (Maybe Severity)
- HsDev.Tools.Types: noteRegion :: forall a_a1PAb. Lens' (Note a_a1PAb) Region
+ HsDev.Tools.Types: noteRegion :: forall a_a1PVy. Lens' (Note a_a1PVy) Region
- HsDev.Tools.Types: noteSource :: forall a_a1PAb. Lens' (Note a_a1PAb) ModuleLocation
+ HsDev.Tools.Types: noteSource :: forall a_a1PVy. Lens' (Note a_a1PVy) ModuleLocation
Files
- data/hsdev.sql +3/−3
- hsdev.cabal +1/−1
data/hsdev.sql view
@@ -169,7 +169,7 @@ fixities json, -- list of fixities tags json, -- dict of tags, value not used, tag is set if present; used by hsdev to mark if types was inferred or docs scanned inspection_error text, - inspection_time integer, + inspection_time real, inspection_opts json -- list of flags ); @@ -316,7 +316,7 @@ create table file_contents ( file text not null, -- file path contents text not null, -- file contents - mtime integer not null -- posix modification time + mtime real not null -- posix modification time ); create unique index file_contents_index on file_contents (file); @@ -324,7 +324,7 @@ -- table with last time of loading module create table load_times ( module_id integer not null, -- module affected - load_time integer not null -- timestamp + load_time real not null -- timestamp ); create unique index load_times_module_id_index on load_times (module_id);
hsdev.cabal view
@@ -1,5 +1,5 @@ name: hsdev -version: 0.3.1.0 +version: 0.3.1.1 synopsis: Haskell development library description: Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references, hayoo search etc.