• Stars
    star
    28
  • Rank 858,272 (Top 18 %)
  • Language
    Haskell
  • License
    BSD 3-Clause "New...
  • Created about 6 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Machinery for throwing and catching exceptions with some annotation.

More Repositories

1

servant-persistent

A brief example of Servant with Persistent
Haskell
293
star
2

intero-neovim

A neovim plugin for Intero, forked from ghcmod-vim
Vim Script
216
star
3

parsonsmatt.github.io

My Github pages website
SCSS
68
star
4

purs-architecture-tutorial

A port of the Elm Architecture Tutorial to PureScript
PureScript
55
star
5

rowdy

A convenient DSL for describing web routes
Haskell
43
star
6

hasktuts

A collection of introductory tutorials on Haskell libraries
43
star
7

QuickLift

Web application to quickly and easily log your weightlifting sessions
Haskell
38
star
8

garlic-bread

Leave delicious breadcrumbs to make your errors easier to understand.
Haskell
37
star
9

kale

A quick, easy, and declarative task runner for Haskell code to destroy your boiler plate!
Haskell
33
star
10

monad-metrics

haskell metrics
Haskell
30
star
11

persistent-typed-db

A type and helpers for typesafe SQL access in the presence of many databases.
Haskell
23
star
12

encoding-via

type classes and deriving via for encoding
Haskell
22
star
13

hotel-california

A tool for OpenTelemetry tracing on the command line
Haskell
21
star
14

purescript-routing-example

An example of purescript-routing and purescript-halogen
PureScript
20
star
15

plucky

Plucky errors and exceptions
Haskell
19
star
16

require-callstack

Require that callers propagate `HasCallStack` constraints
Haskell
19
star
17

prairie

First Class Record Fields in Haskell
Haskell
17
star
18

persistent-pagination

Efficient and correct pagination!
Haskell
16
star
19

ql-purs

QuickLift frontend in PureScript
PureScript
15
star
20

hedgehog-fakedata

A compatibility library for `hedgehog` and `fakedata`
Haskell
15
star
21

beginner-error-messages

Informative error messages for common beginner misunderstandings with Haskell
Haskell
15
star
22

persistent-documentation

DSL for attaching documentation to persistent entities
Haskell
14
star
23

smoltok

An implementation of Smalltalk 80 in Rust
Rust
13
star
24

prio

Plucky Runtime IO
Haskell
13
star
25

ghc-compile-stats

stupid lil program to parse GHC/cabal output and tell you how long stuff takes
Haskell
10
star
26

record-wrangler

Alter datatypes at your leisure!
Haskell
8
star
27

modalities

Repository for my independent study at UGA
TeX
8
star
28

gear-tracker

An application that helps cyclists track their gear
Haskell
8
star
29

monad-logger-prefix

Easily add a prefix to your MonadLogger output.
HTML
7
star
30

data-diff

An approach to diffing values and records.
Haskell
7
star
31

ghc-cache-buster

Haskell
7
star
32

pureflowy

A workflow management tool written in Haskell and PureScript
PureScript
7
star
33

unification

implementation of the first order logic unification algorithm in Haskell
Haskell
6
star
34

beethoven

A gem for class composition in Ruby
Ruby
6
star
35

purescript-trees

Rose trees
PureScript
6
star
36

scotty-persistent-example

Repository to go along with a blog post
Haskell
6
star
37

packedbits

are you worried about space? ME TOO! SPACE IS VERY CONCERNING
Haskell
6
star
38

callstacks-what-even

callstacks in ghc are weird
Haskell
6
star
39

exceptiot

A type `ExceptIOT` which uses `IO` for the `MonadError` instance, allowing a `MonadUnliftIO` instance
Haskell
5
star
40

exception-via

Derive hierarchical exception instances for your datatypes
Haskell
5
star
41

performance-debugging

An adventure in debugging the performance of a Haskell data structure
Haskell
5
star
42

big-government

When you want to give the State more responsibility and power
Haskell
5
star
43

command-pattern

JavaScript
5
star
44

hash-rekt

An extensible record library based on HashMaps.
Haskell
5
star
45

lift-type

Lift a type into a Template Hasell Type.
Haskell
5
star
46

record-impl

Haskell
5
star
47

incremental-servant

Replace your old API with a Servant one!
Haskell
5
star
48

oncet

A library for defining lazy recipes with components that are only run once
Haskell
5
star
49

callstack-examples

Haskell
5
star
50

liboath-hs

Haskell bindings to the liboath library.
Haskell
4
star
51

yo-dawg

Haskell API in Haskell website
Haskell
4
star
52

sincify

Generate `since` annotations for a package.
Makefile
4
star
53

coerce-role

Derive fearlessly in the face of roles
Haskell
4
star
54

persistent-discover

Discover your Persistent Models with Ease
Haskell
4
star
55

split-persistent

An example on splitting up a persistent models file (see PRs)
Haskell
4
star
56

mesa-verde

Scrap your Persistent quasiquoter!
Haskell
4
star
57

abstract-fork

A type class for forking threads
Haskell
4
star
58

glob-imports

A utility for package metaprogramming imports
Haskell
4
star
59

HASKELL_TEMPLATE

a template repository for my haskell projects
Makefile
3
star
60

rails-box

Barebones box for Rails development.
Shell
3
star
61

discover-instances

A TemplateHaskell helper that discovers type class instances for you
Haskell
3
star
62

dpll

An implementation of the DPLL algorithm in Haskell, using an 'exploratory coding' methodology.
Haskell
3
star
63

cis194

Homework for the Haskell course: http://www.seas.upenn.edu/~cis194/spring13/lectures.html
Haskell
3
star
64

wyas

Write Yourself a Scheme!
Haskell
3
star
65

WifiWizardDemo

Demo phonegap application for WifiWIzard
Java
3
star
66

esqueleto-compat

Compatibility operators and exports to make importing Esqueleto and Persistent easier
Haskell
3
star
67

some-dict-of

A Haskell library for packaging and using constraints, existentially.
Haskell
3
star
68

exceptional-haskell

A talk on exceptions and errors in Haskell.
JavaScript
3
star
69

websockets-example

A test app of websockets
PureScript
3
star
70

purescript-pux-undo

Convenient undo/redo functionality for your Pux application
PureScript
3
star
71

metricord

A web application for recording metrics and doing aggregations
Haskell
3
star
72

defer-diagnostics-reproduction

This repo gives a reproduction for defer diagnostics on GHC 9.4.2
Makefile
2
star
73

currb

Presentation on currying and function composition in Ruby
JavaScript
2
star
74

gamma

maybe this is a programming language?
Haskell
2
star
75

abstract-effects

A package for abstract effects in Haskell
2
star
76

servant-ruby

Generate Ruby clients from your Servant API!
Haskell
2
star
77

hspec-yesod

Forked from `yesod-test` to support idiomatic `hspec` testing
Haskell
2
star
78

spellcards

a silly little Haskell app to print out some cards for D&D spells
Haskell
2
star
79

distributed

Playing with Cloud Haskell
Haskell
2
star
80

write-buffer

If single writes are slowing you down, who you gonna call? WRITE BUFFER!
Haskell
2
star
81

design-patterns-math

Design Patterns from Abstract Math
JavaScript
2
star
82

haskell-parser

A parser for Haskell implemented in Rust.
Rust
1
star
83

multicast

Toy implementation of a multicast chat server
Haskell
1
star
84

disc-inst-bug

reproduction for a GHC bug #20563
Haskell
1
star
85

squirrell

kinda magical query objects
Ruby
1
star
86

pux-repro

reproduction of issue purescript-pux#14
PureScript
1
star
87

hlift

Haskell weightlifting utility
Haskell
1
star
88

require-callstack-talk

Haskell
1
star
89

slowlift

yet another weightlifitng app
Haskell
1
star
90

purescript-zippers

Zippers for PureScript
PureScript
1
star
91

routerhs

playing with nesting RESTful routes in Haskell
Haskell
1
star
92

logic

Haskell
1
star
93

gol

implementation of Game of Life in Haskell
Haskell
1
star
94

tiger

Working through the Appel book in Haskell
Haskell
1
star
95

cardano-wallet

fork of cardano-wallet from when i worked at iohk
Haskell
1
star
96

require-callstack-repro

A reproduction of an issue with implicit params and type errors
Haskell
1
star
97

hailgun

fork of hailgun
Haskell
1
star
98

OkFilter

OkFilter is a Ruby script that helps to make your OkCupid experience better by filtering out poor matches.
Ruby
1
star
99

bike-geo

i need help fitting my bike lmao
Haskell
1
star
100

stack-ghci-repro

stack ghci repro
Haskell
1
star