Search Results: Hackage

Redirect to:


Haskell
Senin, 2026-04-13 12:13:22

the original on 17 January 2021. Retrieved 12 February 2021. "HackageDB statistics". Hackage.haskell.org. Archived from the original on 3 May 2013. Retrieved...

Click to read more »
Yesod (web framework)
Selasa, 2026-03-24 14:20:10

Hackage.haskell.org. Retrieved 2012-10-23. "The wai-handler-scgi package". Hackage.haskell.org. Retrieved 2012-10-23. "The warp package". Hackage.haskell...

Click to read more »
Cabal (software)
Senin, 2026-03-16 00:42:56

repository of software, Hackage, or even allow automated downloading, compiling, and installing of desired packages from Hackage. List of Haskell software...

Click to read more »
Snap (web framework)
Rabu, 2025-10-29 15:39:07

Warp". Hackage.org. "Spock: Another Haskell web framework for rapid development". Hackage.org. "MFlow: stateful, RESTful web framework". Hackage.org. "miso:...

Click to read more »
Parsec (parser)
Senin, 2026-01-26 05:43:35

Monadic parser combinators". Hackage. Retrieved 2018-09-10. "attoparsec: Fast combinator parsing for bytestrings and text". Hackage. Retrieved 2018-09-10. "Parsec"...

Click to read more »
Haskell Platform
Kamis, 2026-02-19 00:19:46

2011-03-22. "Download Haskell Platform". Hackage.haskell.org. Retrieved 28 September 2018. "Download Haskell Platform". Hackage.haskell.org. Retrieved 28 September...

Click to read more »
List of Haskell software and tools
Rabu, 2026-04-01 08:30:04

https://hackage.haskell.org/package/happy https://hackage.haskell.org/package/HUnit https://hackage.haskell.org/package/QuickCheck https://hackage.haskell...

Click to read more »
JSON Web Token
Rabu, 2026-04-01 17:24:01

Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library". Hackage. Retrieved December 25, 2022. auth0/java-jwt on github.com "kjur/jsrsasign"...

Click to read more »
Simple DirectMedia Layer
Rabu, 2026-05-27 13:13:29

Invaders". software.intel.com. Retrieved 2 August 2019. "SDL on Hackage". "SDL2 on Hackage". Bieler, Jonathan (30 July 2020). "jonathanBieler/SimpleDirectMediaLayer...

Click to read more »
Wolfram Mathematica
Sabtu, 2026-04-25 12:00:35

Microsoft .NET Framework. "mathlink: Write Mathematica packages in Haskell - Hackage". Retrieved 11 August 2015. S.Kratky. "MathLink for AppleScript". Archived...

Click to read more »
Persistent data structure
Jumat, 2026-04-24 20:45:00

"Data.List". hackage.haskell.org. Retrieved 2018-10-23. "Data.Map.Strict". hackage.haskell.org. Retrieved 2018-10-23. "Data.Set". hackage.haskell.org....

Click to read more »
Stack (Haskell)
Jumat, 2024-10-25 15:00:13

language Haskell. It uses the Cabal library but with a curated version of the Hackage software repository named Stackage. Stack competes against Cabal's binary...

Click to read more »
List of free software project directories
Sabtu, 2026-02-07 00:57:59

Software Farm Gambas JBoss Enterprise Java LuaRocks Lua PEAR PHP Node Package Manager Node.js Python Package Index Python Hackage Haskell RubyGems Ruby...

Click to read more »
Join-based tree algorithms
Kamis, 2024-04-18 15:24:45

Symposium on Principles and Practice of Parallel Programming, ACM, pp. 290–304 PAM, the parallel augmented map library Hackage, Containers in Hackage...

Click to read more »
Atom (programming language)
Minggu, 2026-04-26 04:58:05

Typing discipline static, strong OS Cross-platform License BSD3 Website hackage.haskell.org/package/atom Influenced by Bluespec, Confluence, Haskell...

Click to read more »
Software repository
Jumat, 2026-04-10 15:21:13

GitHub Haskell Common Architecture for Building Applications and Libraries Hackage cabal (software) Java, Kotlin, Scala, Groovy, Clojure, etc. Maven Maven...

Click to read more »
MurmurHash
Jumat, 2026-05-22 02:51:11

"tarballs_are_good / murmurhash3". Retrieved 7 February 2015. "Haskell". Hackage.haskell.org. Retrieved 13 January 2012. "Elm". package.elm-lang.org. Retrieved...

Click to read more »
Idris (programming language)
Senin, 2025-11-17 06:15:29

website, documentation, frequently asked questions, examples Idris at the Hackage repository Documentation for the Idris Language (tutorial, language reference...

Click to read more »
CPAN
Kamis, 2026-05-14 22:07:59

Ruby; CRAN for R; npm for Node.js; LuaRocks for Lua; Maven for Java; and Hackage for Haskell. CPAN's use of arbitrated name spaces, a testing regime and...

Click to read more »
Functional reactive programming
Minggu, 2025-08-31 06:44:05

Sampling is an example of pull-based FRP. The Reactive and Etage libraries on Hackage introduced an approach called push-pull FRP. In it, only when the next...

Click to read more »
Fixed-point combinator
Rabu, 2026-05-20 23:03:33

functions). The definition is given here, followed by some usage examples. In Hackage, the original sample is: fix, fix' :: (a -> a) -> a fix f = let x = f x...

Click to read more »
RocksDB
Senin, 2025-12-08 12:03:48

GitLab. "tecbot/gorocksdb". GitHub. 29 October 2021. "rocksdb-haskell". Hackage. "RocksJava". GitHub. "RocksDB-Android". GitHub. "RocksDB Kotlin Multiplatform"...

Click to read more »
Actor model
Rabu, 2026-05-20 22:38:18

stevedekorte/ActorKit · GitHub". Github.com. Retrieved 2016-02-25. "Hackage: The Haskell Package Repository". Hackage. Retrieved 1 May 2024. "CloudI: A Cloud at the lowest...

Click to read more »
Result type
Selasa, 2026-04-07 03:01:42

the original on 9 October 2023. Retrieved 9 October 2023. "Data.Either". hackage.haskell.org. 22 September 2023. Archived from the original on 9 October...

Click to read more »
QuickCheck
Sabtu, 2026-02-14 06:18:39

checker Software testing#Property testing "Data.Collections.Properties". hackage.haskell.org. Pennebaker, Andrew (mcandre) (October 13, 2011). "qc". GitHub...

Click to read more »
Async/await
Jumat, 2026-06-05 06:10:06

"async: Run IO operations asynchronously and wait for their results". Hackage. Hejlsberg, Anders. "Anders Hejlsberg: Introducing Async – Simplifying...

Click to read more »
Void type
Sabtu, 2026-01-10 13:28:30

Archived from the original on November 12, 2022. "C and C++ Patterns - CS 61". cs61.seas.harvard.edu. September 2025. "void". Hackage. Retrieved 2025-07-14....

Click to read more »
Servant (web framework)
Rabu, 2025-08-27 16:44:07

ISBN 9781450338103. S2CID 14512955. "Browse and search packages". Haskell.org: Hackage. Thomson, Patrick; Rix, Rob; Wu, Nicolas; Schrijvers, Tom (31 August 2022)...

Click to read more »
Lego Mindstorms NXT
Minggu, 2026-05-03 03:12:05

"zuk/ruby-nxt". Github.com. 14 November 2020. Retrieved 3 July 2022. "NXT". Hackage.haskell.org. Retrieved 3 July 2022. "Google Code Archive - Long-term storage...

Click to read more »
Simple and Fast Multimedia Library
Minggu, 2026-02-22 08:57:14

Euphoria 2.4 csfml-fpc Free Pascal 2.5 go-sfml Go 2.5.1 GoSFML2 Go 2.0 Hackage Haskell 2.3 JSFML Java 2.2 CSFML.jl Julia 2.5.1 nim-csfml Nim 2.3 Ocsfml...

Click to read more »
Darcs
Senin, 2026-04-27 05:48:13

software portal Comparison of version control software "Changelog for darcs". Hackage. Retrieved 2018-06-24. "Changelog for darcs-2.18.5". 9 January 2025. Retrieved...

Click to read more »
NetCDF
Kamis, 2026-02-05 15:31:09

on 2015-06-17. Retrieved 2013-11-27. "hnetcdf: Haskell NetCDF library". hackage.haskell.org. 2014-07-10. Archived from the original on 2014-07-09. Retrieved...

Click to read more »
Lazy evaluation
Selasa, 2026-05-12 08:26:07

Documentation. Retrieved 7 August 2025. "utility-ht: Data.Bool.HT.Private". hackage.haskell.org. Retrieved 8 January 2022. "The Haskell 98 Report: Standard...

Click to read more »
Forecasting
Selasa, 2026-05-26 03:22:48

"Probnet: Geometric Extrapolation of Integer Sequences with error prediction". Hackage. Haskell. Archived from the original on 2022-08-14. Retrieved 2022-12-06...

Click to read more »
Comparison of MQTT implementations
Kamis, 2026-05-28 04:11:53

GitHub. 2 November 2021. "net-mqtt: An MQTT Protocol Implementation". Hackage. Retrieved 2019-09-16. "MQTT broker". openremote.io. "Paho". eclipse.org...

Click to read more »
Product type
Selasa, 2025-11-18 09:41:26

Multiple return values". go.dev. Retrieved 14 October 2025. "Data.Tuple". hackage.haskell.org. Retrieved 14 October 2025. "Class Pair<K, V>". download.java...

Click to read more »
CiteProc
Rabu, 2025-11-26 15:38:10

"citeproc-hs: A Haskell Implementation of the Citation Style Language". Hackage. Retrieved 19 April 2014. Sebastian Böttger (15 March 2013). "seboettg/citeproc-php"...

Click to read more »
Bottom type
Rabu, 2026-02-18 00:58:44

Types and Values". Java Language Specification (3rd ed.). "Data.Void". Hackage. Retrieved 2023-09-20. "Type NIL". Common Lisp HyperSpec. Retrieved 25...

Click to read more »
Nested sampling algorithm
Kamis, 2026-01-29 09:44:58

John Skilling's website. A Haskell port of the above simple codes is on Hackage. An example in R originally designed for fitting spectra is described on...

Click to read more »
FluidSynth
Jumat, 2025-08-01 07:28:56

"bindings-fluidsynth: Haskell FFI bindings for fluidsynth software synthesizer". Hackage.haskell.org. Retrieved 2016-07-15. "FluidSynth Wrapper for .NET - Z-Systems"...

Click to read more »
Finger tree
Rabu, 2026-06-03 00:01:58

 93–102. http://www.soi.city.ac.uk/~ross/papers/FingerTree.html http://hackage.haskell.org/packages/archive/EdisonCore/1.2.1.1/doc/html/Data-Edison-Concrete-FingerTree...

Click to read more »
List of unit testing frameworks
Selasa, 2026-03-17 13:22:40

Testing". sourceforge.net. "HUnit-Plus: A test framework building on HUnit. - Hackage". haskell.org. "nick8325/quickcheck". GitHub. 10 June 2022. "feuerbach/smallcheck"...

Click to read more »
Tanh-sinh quadrature
Minggu, 2026-01-18 23:37:41

"integration: Fast robust numeric integration via tanh-sinh quadrature". Hackage. "mpmath library for real and complex floating-point arithmetic with arbitrary...

Click to read more »
Ctrie
Rabu, 2025-11-12 08:41:56

Schröder, Michael (September 29, 2017). "ctrie: Non-blocking concurrent map". Hackage. Archived from the original on October 5, 2024. Schröder, Michael; Chen...

Click to read more »
Transactional memory
Jumat, 2026-05-15 02:06:18

– Tales of Hardware/Software CoDesign on YouTube "Control.Monad.STM". hackage.haskell.org. Retrieved 2020-02-06. "STMX Homepage". Wong, Michael. "Transactional...

Click to read more »
Augeas (software)
Jumat, 2026-01-16 14:13:56

org". metacpan.org. "augeas: A Haskell FFI wrapper for the Augeas API". hackage.haskell.org. "Infrastructure/Fedorahosted-retirement - FedoraProject"....

Click to read more »
Phil Bagwell
Jumat, 2026-01-23 04:52:15

2022-03-19. Bagwell, Phil (2001). "Ideal Hash Trees". "Control.Concurrent.Map". Hackage: The Haskell Package Repository. Retrieved 2022-03-20. "Phil Bagwell Memorial...

Click to read more »