Our great sponsors
-
-
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
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-