Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to run arch-hs with target cabal-fmt #22

Closed
berberman opened this issue Oct 22, 2020 · 0 comments
Closed

Failed to run arch-hs with target cabal-fmt #22

berberman opened this issue Oct 22, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@berberman
Copy link
Owner

$ arch-hs cabal-fmt
  ▶ You didn't pass -h, use hackage index file from default path.
  ▶ You didn't pass -c, use community db file from default path.
  ▶ You didn't pass -f, different flag assignments may make difference in dependency resolving.
  ⓘ Loading hackage...
  ⓘ Loading community.db...
  ⓘ Start running...
  ⓘ Solved target:
Cabal                                                                        ✔ [community]
ansi-terminal                                                                ✔ [community]
ansi-wl-pprint                                                               ✔ [community]
binary                                                                       ✔ [community]
bytestring                                                                   ✔ [community]
cabal-fmt                                                                    ✘
 ├─Cabal [golden :: Test,cabal-fmt-internal :: SubLibs]                      ✔ [community]
 ├─bytestring [cabal-fmt :: Exe,golden :: Test,cabal-fmt-internal :: SubLibs]✔ [community]
 ├─cabal-fmt-internal [cabal-fmt :: Exe,golden :: Test]                      ✘
 ├─containers [golden :: Test,cabal-fmt-internal :: SubLibs]                 ✔ [community]
 ├─directory [cabal-fmt :: Exe,cabal-fmt-internal :: SubLibs]                ✔ [community]
 ├─filepath [cabal-fmt :: Exe,golden :: Test,cabal-fmt-internal :: SubLibs]  ✔ [community]
 ├─mtl [cabal-fmt-internal :: SubLibs]                                       ✔ [community]
 ├─optparse-applicative [cabal-fmt :: Exe]                                   ✔ [community]
 ├─parsec [cabal-fmt-internal :: SubLibs]                                    ✔ [community]
 ├─pretty [cabal-fmt-internal :: SubLibs]                                    ✔ [community]
 ├─process [golden :: Test]                                                  ✔ [community]
 ├─tasty [golden :: Test]                                                    ✔ [community]
 └─tasty-golden [golden :: Test]                                             ✔ [community]
colour                                                                       ✔ [community]
containers                                                                   ✔ [community]
deepseq                                                                      ✔ [community]
directory                                                                    ✔ [community]
filepath                                                                     ✔ [community]
mtl                                                                          ✔ [community]
optparse-applicative                                                         ✔ [community]
parsec                                                                       ✔ [community]
pretty                                                                       ✔ [community]
process                                                                      ✔ [community]
template-haskell                                                             ✔ [community]
text                                                                         ✔ [community]
time                                                                         ✔ [community]
transformers-compat                                                          ✔ [community]
unix                                                                         ✔ [community]
Diff                                                                         ✔ [community]
QuickCheck                                                                   ✔ [community]
array                                                                        ✔ [community]
base-compat                                                                  ✔ [community]
base-orphans                                                                 ✔ [community]
integer-logarithms                                                           ✔ [community]
stm                                                                          ✔ [community]
tagged                                                                       ✔ [community]
tar                                                                          ✔ [community]
tasty                                                                        ✔ [community]
tasty-golden                                                                 ✔ [community]
tasty-hunit                                                                  ✔ [community]
tasty-quickcheck                                                             ✔ [community]
temporary                                                                    ✔ [community]
transformers                                                                 ✔ [community]
tree-diff                                                                    ✔ [community]
HUnit                                                                        ✔ [community]
random                                                                       ✔ [community]
test-framework                                                               ✔ [community]
test-framework-quickcheck2                                                   ✔ [community]
integer-gmp                                                                  ✔ [community]
cabal-fmt-internal                                                           ✘
test-framework-hunit                                                         ✔ [community]
ghc-boot-th                                                                  ✔ [community]
quickcheck-unicode                                                           ✔ [community]

  ⓘ Recommended package order (from topological sort):
1. cabal-fmt-internal
2. cabal-fmt

  🛑 Runtime Exception: Unable to find [cabal-fmt-internal] (hackage name) / [haskell-cabal-fmt-internal] (community name)
@berberman berberman added the bug Something isn't working label Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant