Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kowainik/smuggler issues and pull requests

#70 - Update for GHC 8.8.3

Pull Request - State: closed - Opened by jrp2014 over 4 years ago - 2 comments

#69 - Some infelicities

Issue - State: open - Opened by jrp2014 over 4 years ago - 2 comments
Labels: question

#68 - Reuse more logic from GHC regarding detecting of unused imports

Issue - State: open - Opened by chshersh about 5 years ago - 4 comments
Labels: purify, refactoring

#67 - [#39] Update file contents only when there are warnings

Pull Request - State: closed - Opened by chshersh about 5 years ago
Labels: enhancement, purify, doc, refactoring

#66 - Support GHC-8.8.1

Issue - State: open - Opened by vrom911 about 5 years ago - 1 comment
Labels: enhancement, ghc-api

#65 - [#64] Upgrade to GHC-8.6.5

Pull Request - State: closed - Opened by vrom911 over 5 years ago
Labels: enhancement

#64 - Upgrade to 8.6.5

Issue - State: closed - Opened by vrom911 over 5 years ago
Labels: enhancement

#63 - Upgrade to GHC-8.6.3

Pull Request - State: closed - Opened by vrom911 almost 6 years ago
Labels: refactoring, CI

#62 - Remove duplicate imports

Issue - State: open - Opened by chshersh about 6 years ago
Labels: purify

#61 - Remove trailing commas

Pull Request - State: closed - Opened by qoelet about 6 years ago - 1 comment
Labels: enhancement, purify, ghc-api, Hacktoberfest

#60 - Check if cache directory exists

Pull Request - State: closed - Opened by qoelet about 6 years ago - 1 comment
Labels: Hacktoberfest

#59 - Check if cache directory exists

Issue - State: closed - Opened by qoelet about 6 years ago
Labels: Hacktoberfest

#58 - Add tests for implicit imports

Pull Request - State: closed - Opened by qoelet about 6 years ago
Labels: test, Hacktoberfest

#57 - Add tests for implicit imports

Issue - State: closed - Opened by chshersh about 6 years ago - 1 comment
Labels: test, Hacktoberfest

#56 - Use fileContents in parser

Pull Request - State: closed - Opened by qoelet about 6 years ago
Labels: performance, refactoring, Hacktoberfest

#55 - Improve test output

Pull Request - State: closed - Opened by qoelet about 6 years ago - 4 comments
Labels: test, Hacktoberfest

#54 - Stack build osx for 8.6+ failing

Issue - State: closed - Opened by Cmdv about 6 years ago - 4 comments
Labels: bug, CI

#53 - Improve tests output messages

Issue - State: closed - Opened by vrom911 about 6 years ago
Labels: help wanted, test, Hacktoberfest

#52 - Use ByteString instead of FilePath in Parser

Issue - State: closed - Opened by v0d1ch about 6 years ago - 2 comments
Labels: performance, refactoring, Hacktoberfest

#51 - [#30] Optimize the whole import deletion

Pull Request - State: closed - Opened by v0d1ch about 6 years ago - 8 comments
Labels: purify, performance, Hacktoberfest

#50 - [#49] Fix warnings in app/Main

Pull Request - State: closed - Opened by v0d1ch about 6 years ago
Labels: Hacktoberfest

#49 - Fix warnings in app/Main

Issue - State: closed - Opened by v0d1ch about 6 years ago - 3 comments
Labels: question, refactoring, Hacktoberfest

#48 - [#47] Add stack extra deps

Pull Request - State: closed - Opened by v0d1ch about 6 years ago - 7 comments
Labels: CI, Hacktoberfest

#47 - Stack extra-deps

Issue - State: closed - Opened by v0d1ch about 6 years ago
Labels: CI, Hacktoberfest

#46 - [#45] Fix stack.yaml

Pull Request - State: closed - Opened by v0d1ch about 6 years ago
Labels: bug, Hacktoberfest

#45 - Fix stack.yaml

Issue - State: closed - Opened by v0d1ch about 6 years ago

#44 - [#29] Improve documentation

Pull Request - State: closed - Opened by chshersh about 6 years ago
Labels: doc

#43 - cabal.project should not hard code location of ghc

Issue - State: closed - Opened by mpickering about 6 years ago - 2 comments
Labels: bug

#42 - Print minimal imports

Issue - State: open - Opened by chshersh over 6 years ago - 2 comments
Labels: enhancement, add-import

#41 - Compress imports

Issue - State: open - Opened by chshersh over 6 years ago
Labels: purify, ghc-api

#40 - Add tests for wildcard imports

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: test

#39 - Include dependencies in the hash

Issue - State: closed - Opened by int-index over 6 years ago - 4 comments
Labels: enhancement

#38 - Write juicy documentation

Issue - State: open - Opened by chshersh over 6 years ago
Labels: doc

#37 - [#28] Remove multiline imports

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: enhancement, purify

#36 - [#35] Add proper travis

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: CI

#35 - Add Travis CI build

Issue - State: closed - Opened by chshersh over 6 years ago
Labels: CI

#34 - [#23] Add basic golden tests

Pull Request - State: closed - Opened by vrom911 over 6 years ago
Labels: test

#33 - [#31] Do nothing on parse errors

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: enhancement, doc, refactoring

#32 - Refactor plugin slightly

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: refactoring

#31 - Don't do anything if file fails to compile

Issue - State: closed - Opened by chshersh over 6 years ago
Labels: enhancement, refactoring

#30 - Optimize whole import deletion

Issue - State: closed - Opened by chshersh over 6 years ago
Labels: help wanted, purify, performance, Hacktoberfest

#29 - Write usage example and some documentaiton

Issue - State: closed - Opened by chshersh over 6 years ago
Labels: doc

#28 - Remove multi-line imports

Issue - State: closed - Opened by chshersh over 6 years ago
Labels: purify

#27 - [#25] Remove unused imports

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: purify

#26 - [#24] Add file hashes with hash-store

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: purify, ghc-api

#25 - Search for imports and remove them

Issue - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: enhancement, purify, ghc-api

#24 - Check whether it works with `ghci` and `ghcid`

Issue - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: research, test

#23 - Think on how to make testing automatic

Issue - State: closed - Opened by chshersh over 6 years ago - 2 comments
Labels: question, test

#22 - [#21] Use ghc-exactprint to parse and output module

Pull Request - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: purify, ghc-api

#21 - Try to rewrite file source code using `ghc-exactprint`

Issue - State: closed - Opened by chshersh over 6 years ago - 2 comments
Labels: purify, ghc-api

#20 - [#19] Introduce simple function which prints sources of the module

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: ghc-api

#19 - Check whether it's possible to delete data using source plugins

Issue - State: closed - Opened by chshersh over 6 years ago - 2 comments
Labels: purify, ghc-api, research

#18 - [#17] Add basic source plugin example

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: ghc-api

#17 - Learn how to run Source Plugins

Issue - State: closed - Opened by chshersh over 6 years ago
Labels: ghc-api

#16 - Learn how to build 'TcLclEnv'

Issue - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: ghc-api

#15 - Learn how to build 'TcGblEnv'

Issue - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: ghc-api

#14 - Get 'IORef UniqSupply' for 'Env'

Issue - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: ghc-api

#13 - Get 'HscEnv' somehow for 'Env'

Issue - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: ghc-api

#12 - [#8] Function to get map from HSModule

Pull Request - State: closed - Opened by vrom911 over 6 years ago
Labels: purify, ghc-api

#11 - Launch 'rnImports'

Issue - State: closed - Opened by chshersh over 6 years ago - 3 comments
Labels: ghc-api

#10 - [#3] Extract all OccName's from module body

Pull Request - State: closed - Opened by chshersh over 6 years ago
Labels: ghc-api

#9 - Pass path to file as CLI argument

Issue - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: enhancement

#8 - Collect mapping from import list entries to their location

Issue - State: closed - Opened by chshersh over 6 years ago
Labels: ghc-api

#7 - Learn to remove commas in data type list

Issue - State: closed - Opened by chshersh over 6 years ago - 3 comments
Labels: help wanted, purify, Hacktoberfest

#6 - [#4] Impl removeAnnAtLoc

Pull Request - State: closed - Opened by vrom911 over 6 years ago
Labels: purify

#5 - Check GHC for existing solutions

Issue - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: ghc-api, research

#4 - Investigate how to remove symbol from 'Anns'

Issue - State: closed - Opened by chshersh over 6 years ago - 2 comments
Labels: purify, ghc-api

#3 - Get all 'Name's inside module

Issue - State: closed - Opened by chshersh over 6 years ago - 1 comment
Labels: ghc-api

#2 - Add DebugAST, refactor project structure

Pull Request - State: closed - Opened by vrom911 over 6 years ago

#1 - Use exact-print to print file with formatting

Pull Request - State: closed - Opened by vrom911 over 6 years ago