{"payload":{"pageCount":3,"repositories":[{"type":"Public","name":"haskell-language-server","owner":"haskell","isFork":false,"description":"Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.","allTopics":["stack","ide","cabal","hacktoberfest","ghc","lsp-server","haskell-language-server","haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":54,"issueCount":437,"starsCount":2591,"forksCount":348,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T20:12:33.964Z"}},{"type":"Public","name":"cabal","owner":"haskell","isFork":false,"description":"Official upstream development repository for Cabal and cabal-install","allTopics":["hackage","cabal","haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":138,"issueCount":1622,"starsCount":1573,"forksCount":678,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T12:52:31.722Z"}},{"type":"Public","name":"security-advisories","owner":"haskell","isFork":false,"description":"","allTopics":["security","haskell","vulnerabilities"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":3,"issueCount":21,"starsCount":44,"forksCount":15,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T11:32:10.785Z"}},{"type":"Public","name":"aeson","owner":"haskell","isFork":false,"description":"A fast Haskell JSON library","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":20,"issueCount":62,"starsCount":1233,"forksCount":315,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-06T13:00:16.763Z"}},{"type":"Public","name":"lsp","owner":"haskell","isFork":false,"description":"Haskell library for the Microsoft Language Server Protocol","allTopics":["language-server-protocol","haskell-library"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":4,"issueCount":45,"starsCount":356,"forksCount":89,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T16:38:28.982Z"}},{"type":"Public","name":"bytestring","owner":"haskell","isFork":false,"description":"An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":22,"issueCount":64,"starsCount":285,"forksCount":136,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-07T19:02:01.697Z"}},{"type":"Public","name":"containers","owner":"haskell","isFork":false,"description":"Assorted concrete container types","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":44,"issueCount":194,"starsCount":312,"forksCount":177,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-06T13:25:13.363Z"}},{"type":"Public","name":"ghcup-hs","owner":"haskell","isFork":false,"description":"","allTopics":["installer","cabal","ghc","unix-philosophy","haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":13,"issueCount":152,"starsCount":257,"forksCount":73,"license":"GNU Lesser General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-05T06:42:27.200Z"}},{"type":"Public","name":"text","owner":"haskell","isFork":false,"description":"Haskell library for space- and time-efficient operations over Unicode text.","allTopics":["unicode","string","text","string-manipulation","utf8","haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":17,"issueCount":46,"starsCount":404,"forksCount":157,"license":"BSD 2-Clause \"Simplified\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-06T13:02:25.047Z"}},{"type":"Public","name":"play-haskell","owner":"haskell","isFork":false,"description":"Haskell Playground","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":19,"starsCount":118,"forksCount":7,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-03T11:58:27.836Z"}},{"type":"Public","name":"hackage-server","owner":"haskell","isFork":false,"description":"Hackage-Server: A Haskell Package Repository","allTopics":["cabal","haskell","hackage"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":15,"issueCount":220,"starsCount":410,"forksCount":198,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-01T03:29:56.037Z"}},{"type":"Public","name":"stylish-haskell","owner":"haskell","isFork":false,"description":"Haskell code prettifier","allTopics":["haskell","hacktoberfest","prettifier"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":19,"issueCount":117,"starsCount":969,"forksCount":149,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-31T19:15:46.628Z"}},{"type":"Public","name":"unix","owner":"haskell","isFork":false,"description":"POSIX functionality","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":5,"issueCount":22,"starsCount":109,"forksCount":93,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-30T18:18:24.610Z"}},{"type":"Public","name":"array","owner":"haskell","isFork":false,"description":"This is just a mirror. See https://gitlab.haskell.org/ghc/packages/array/.","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":1,"starsCount":6,"forksCount":7,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-29T16:27:59.355Z"}},{"type":"Public","name":"test-framework","owner":"haskell","isFork":true,"description":"Framework for running and organising QuickCheck test properties and HUnit test cases","allTopics":["testing","haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":3,"issueCount":10,"starsCount":25,"forksCount":45,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-29T08:50:10.445Z"}},{"type":"Public","name":"tar","owner":"haskell","isFork":false,"description":"Reading, writing and manipulating \".tar\" archive files.","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":1,"starsCount":38,"forksCount":36,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-27T20:04:47.633Z"}},{"type":"Public","name":"ghcup-metadata","owner":"haskell","isFork":false,"description":"GHCup metadata repository","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":17,"starsCount":32,"forksCount":27,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-25T09:25:34.417Z"}},{"type":"Public","name":"os-string","owner":"haskell","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":4,"starsCount":1,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-24T07:36:21.550Z"}},{"type":"Public","name":"primitive","owner":"haskell","isFork":false,"description":"This package provides various primitive memory-related operations.","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":8,"issueCount":46,"starsCount":114,"forksCount":58,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-21T11:50:38.824Z"}},{"type":"Public","name":"directory","owner":"haskell","isFork":false,"description":"Platform-independent library for basic file system operations","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":12,"starsCount":57,"forksCount":46,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-02T08:07:09.274Z"}},{"type":"Public","name":"mtl","owner":"haskell","isFork":false,"description":"The Monad Transformer Library","allTopics":["monad","monad-transformers","haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":10,"issueCount":18,"starsCount":359,"forksCount":63,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-20T02:10:48.516Z"}},{"type":"Public","name":"text-icu","owner":"haskell","isFork":false,"description":"This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":16,"starsCount":47,"forksCount":40,"license":"BSD 2-Clause \"Simplified\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-19T12:34:47.314Z"}},{"type":"Public","name":"hie-bios","owner":"haskell","isFork":false,"description":"Set up a GHC API session for various Haskell Projects","allTopics":["haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":2,"issueCount":34,"starsCount":174,"forksCount":60,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-19T07:41:09.182Z"}},{"type":"Public","name":"process","owner":"haskell","isFork":false,"description":"Library for dealing with system processes","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":4,"issueCount":30,"starsCount":84,"forksCount":79,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-16T07:56:33.442Z"}},{"type":"Public","name":"deepseq","owner":"haskell","isFork":false,"description":"Deep evaluation of data structures","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":3,"issueCount":13,"starsCount":39,"forksCount":26,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-14T18:11:27.315Z"}},{"type":"Public","name":"parsec","owner":"haskell","isFork":false,"description":"A monadic parser combinator library","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":11,"issueCount":36,"starsCount":833,"forksCount":96,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-12T20:12:51.867Z"}},{"type":"Public","name":"filepath","owner":"haskell","isFork":false,"description":"Haskell FilePath core library","allTopics":["haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":4,"issueCount":34,"starsCount":66,"forksCount":32,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-12T15:26:49.216Z"}},{"type":"Public","name":"criterion","owner":"haskell","isFork":false,"description":"A powerful but simple library for measuring the performance of Haskell code.","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":30,"starsCount":497,"forksCount":87,"license":"BSD 2-Clause \"Simplified\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-12T11:57:28.335Z"}},{"type":"Public","name":"mwc-random","owner":"haskell","isFork":false,"description":"A very fast Haskell library for generating high quality pseudo-random numbers.","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":3,"issueCount":8,"starsCount":54,"forksCount":25,"license":"BSD 2-Clause \"Simplified\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-03T08:40:29.988Z"}},{"type":"Public","name":"vector","owner":"haskell","isFork":false,"description":"An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":4,"issueCount":49,"starsCount":361,"forksCount":140,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-03T19:32:04.337Z"}}],"repositoryCount":69,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}