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

fails to build with aeson-2.2 #25

Open
juhp opened this issue Jan 4, 2024 · 0 comments
Open

fails to build with aeson-2.2 #25

juhp opened this issue Jan 4, 2024 · 0 comments

Comments

@juhp
Copy link

juhp commented Jan 4, 2024

For Stackage Nightly

       /home/curators/work/unpack-dir/unpacked/servant-subscriber-0.7.0.0-8f0a4cf5c7c340c347c6b9117c809c9dbf7c15a4c94d80d1f07bd2e3f4
7308c9/src/Servant/Subscriber/Response.hs:9:1: error: [GHC-87110]
           Could not load module ‘Data.Aeson.Parser’.                                                                               
           It is a member of the hidden package ‘attoparsec-aeson-2.2.0.1’.                                                         
           Perhaps you need to add ‘attoparsec-aeson’ to the build-depends in your .cabal file.
           Use -v to see a list of the files searched for.                                                                          
         |                                                                                                                          
       9 | import           Data.Aeson.Parser              (value)                                                                  
         | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant