Haskell language server not recognizing imports from external packages and local (non-base) packages

This page summarizes the projects mentioned and recommended in the original post on /r/haskellquestions

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • implicit-hie

    Auto generate a stack or cabal multi component hie.yaml file

  • PEHaskell

    name: PEHaskell version: 0.1.0.0 -- synopsis: -- description: homepage: https://github.com/githubuser/PEHaskell#readme license: BSD3 license-file: LICENSE author: Author name here maintainer: [email protected] copyright: 2021 Author name here category: Web build-type: Simple extra-source-files: README.md cabal-version: >=1.10 library hs-source-dirs: src exposed-modules: EulerMath , Problems other-modules: EulerUtil , Problems.P001, Problems.P002, Problems.P003, Problems.P004, Problems.P005 , Problems.P006, Problems.P007, Problems.P008, Problems.P009, Problems.P010 , and so on and so forth build-depends: base >= 4.7 && < 5 , split >= 0.2.3.4 default-language: Haskell2010 executable PEHaskell hs-source-dirs: main main-is: Main.hs build-depends: base >= 4.7 && < 5 , PEHaskell default-language: Haskell2010 ghc-options: -threaded -rtsopts -with-rtsopts=-N source-repository head type: git location: https://github.com/githubuser/PEHaskell

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • PEHaskell

    Project Euler in haskell (by lemmaandrew)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts