Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Avi-D-coder/implicit-hie issues and pull requests
#57 - `cabal install implicit-hie` command fails for ghc2021 and ghc2024
Issue -
State: open - Opened by rajcspsg about 2 months ago
- 4 comments
#56 - update stack.yaml to a up-to-date resolver
Issue -
State: open - Opened by evan0greenup 9 months ago
#55 - A field needs not end with a new line
Pull Request -
State: open - Opened by kztk-m 12 months ago
- 1 comment
#54 - Parsing `cabal.project` fails when its content is "packages: ..." without a trailing newline
Issue -
State: open - Opened by kztk-m almost 1 year ago
- 2 comments
#53 - include `gen-hie` binaries with releases?
Issue -
State: open - Opened by benrbray over 1 year ago
- 2 comments
Labels: help wanted, good first issue
#52 - Create a subcommand to gen a `hie.yaml` multi cradle to ignore `Setup.hs` to avoid haskell-language-server#3348
Issue -
State: open - Opened by sdykae over 1 year ago
- 1 comment
Labels: enhancement
#51 - `implicit-hie-cradle` mis-detecting cabal projects as stack projects
Issue -
State: closed - Opened by michaelpj over 2 years ago
- 1 comment
#50 - 0.1.3.0 seems to generate empty `hie.yaml` files for cabal projects
Issue -
State: open - Opened by arianvp over 2 years ago
- 15 comments
Labels: bug
#49 - Operate on cabal project files not called cabal.project
Issue -
State: open - Opened by lf- over 2 years ago
- 2 comments
Labels: enhancement, good first issue
#48 - Use Cabal-syntax to parse cabal packages
Pull Request -
State: closed - Opened by pepeiborra over 2 years ago
- 3 comments
#47 - Handle local tarballs in `cabal.project`
Issue -
State: open - Opened by Avi-D-coder over 2 years ago
#46 - Support both --stack and --cabal at the same time
Issue -
State: closed - Opened by chshersh over 2 years ago
- 4 comments
#45 - Provide help message.
Pull Request -
State: closed - Opened by PaulJohnson almost 3 years ago
- 2 comments
#44 - implicit-hie doesn't recognize foreign-library sections in cabal
Issue -
State: closed - Opened by cdsmith almost 3 years ago
- 1 comment
#43 - Package name not picked up
Issue -
State: open - Opened by sergv about 3 years ago
- 3 comments
Labels: bug
#42 - Don't generate a Cradle based on .cabal file if cabal version >= 3.4
Issue -
State: open - Opened by fendor over 3 years ago
#41 - Modules are sometimes listed explicitly for some reason
Issue -
State: open - Opened by mitchellwrosen over 3 years ago
- 4 comments
Labels: question
#40 - Add `executable` flag to toggle building the executable
Pull Request -
State: closed - Opened by hololeap over 3 years ago
- 2 comments
#39 - Implicit hie fails to generate the main lib component due to package description
Issue -
State: closed - Opened by jneira over 3 years ago
#38 - Fix bug where freeform fields can be misinterpreted as data
Pull Request -
State: closed - Opened by Ptival over 3 years ago
- 3 comments
#37 - Incorrect parsing of freeform fields
Issue -
State: closed - Opened by Ptival over 3 years ago
- 1 comment
#36 - error: No prefixes matches for default hie in a simple project
Issue -
State: open - Opened by andrewufrank almost 4 years ago
- 4 comments
#35 - Update README.md
Pull Request -
State: closed - Opened by theGhostJW almost 4 years ago
- 3 comments
#34 - Confusing parsing behaviour when a list is the last thing in the .cabal file
Issue -
State: open - Opened by xal-0 about 4 years ago
Labels: bug
#33 - Where does `gen-hie` come from
Issue -
State: closed - Opened by peni4142 about 4 years ago
- 1 comment
#32 - Issues with cabal.project pointing to current directory
Issue -
State: open - Opened by georgefst about 4 years ago
Labels: bug
#31 - Support import-dirs under Cabal flags
Issue -
State: open - Opened by pepeiborra about 4 years ago
#30 - Empty `other-modules` leads to wrong output
Issue -
State: closed - Opened by michaelpj about 4 years ago
- 3 comments
Labels: bug
#29 - stack cradle does not discover .cabal files if they are deeper than 1 subdirectory
Issue -
State: closed - Opened by jneira over 4 years ago
- 12 comments
Labels: bug
#28 - Support curly braces
Issue -
State: open - Opened by anka-213 over 4 years ago
- 7 comments
Labels: bug
#27 - Generates too many executables
Issue -
State: closed - Opened by domenkozar over 4 years ago
- 4 comments
#26 - Add ormolu action
Pull Request -
State: closed - Opened by Avi-D-coder over 4 years ago
#25 - Not clear how to install or use
Issue -
State: closed - Opened by JivanRoquet over 4 years ago
- 2 comments
Labels: documentation, good first issue
#24 - Comments in source directory sections are included in the output
Issue -
State: closed - Opened by michaelpj over 4 years ago
- 2 comments
Labels: bug
#23 - Glob on directories where sensible
Issue -
State: open - Opened by expipiplus1 over 4 years ago
- 2 comments
Labels: enhancement, help wanted
#22 - Fix exe other-modules containing dots
Pull Request -
State: closed - Opened by jneira over 4 years ago
- 3 comments
#21 - Multi Cradle: No prefixes matched2
Issue -
State: closed - Opened by adamschoenemann over 4 years ago
- 4 comments
#20 - Update dropLast function
Pull Request -
State: closed - Opened by drupol over 4 years ago
- 2 comments
#19 - Add note about why custom function dropLast is used
Pull Request -
State: closed - Opened by drupol over 4 years ago
- 2 comments
#18 - Replace custom `dropLast` function with standard `init` function
Pull Request -
State: closed - Opened by drupol over 4 years ago
#17 - Executables with `other-modules` end up with incorrect paths
Issue -
State: closed - Opened by ocharles over 4 years ago
- 1 comment
#16 - if stack packages missing assume it is ["."]
Pull Request -
State: closed - Opened by DunetsNM over 4 years ago
#15 - --cabal and --stack command line switches
Pull Request -
State: closed - Opened by DunetsNM over 4 years ago
#14 - User error: key "packages" not found
Issue -
State: closed - Opened by FPtje over 4 years ago
- 2 comments
Labels: bug
#13 - Use cabal-install-parsers and Cabal parser
Pull Request -
State: closed - Opened by maksbotan over 4 years ago
- 15 comments
#12 - Improve list parser
Pull Request -
State: closed - Opened by maksbotan over 4 years ago
- 5 comments
#11 - WIP: Cabal helper loader
Pull Request -
State: closed - Opened by fendor over 4 years ago
- 1 comment
#10 - Add .travis.yml
Pull Request -
State: closed - Opened by fendor over 4 years ago
- 3 comments
#9 - Enable travis-ci
Issue -
State: closed - Opened by fendor over 4 years ago
#8 - Add Cabal Helper cradle and tests
Pull Request -
State: closed - Opened by fendor over 4 years ago
- 3 comments
#7 - Add travis ci
Pull Request -
State: closed - Opened by fendor over 4 years ago
- 1 comment
#6 - Add travis-ci
Issue -
State: closed - Opened by fendor over 4 years ago
#5 - Adapt module structure to mirror hie-bios
Issue -
State: open - Opened by fendor over 4 years ago
Labels: good first issue
#4 - Integrate Cabal-Helper
Issue -
State: closed - Opened by fendor over 4 years ago
- 17 comments
#3 - If I have both then can I pick stack?
Issue -
State: closed - Opened by philderbeast over 4 years ago
- 3 comments
#2 - Upload to hackage
Issue -
State: closed - Opened by jneira almost 5 years ago
- 3 comments
#1 - Common stanzas are not understood
Issue -
State: open - Opened by jchia almost 5 years ago
- 7 comments
Labels: enhancement