Skip to content

Instantly share code, notes, and snippets.

View stedi67's full-sized avatar

Stephan Diehl stedi67

  • Ableton AG
  • Berlin
View GitHub Profile
-- This example is slightly changed from a gist I can't locate anymore. Sorry, original author.
--
-- A newtype indexed by a sum type lifted with DataKinds.
-- Inspired by https://www.reddit.com/r/haskell/comments/elh8hl/newtype_or_tagged_type/
-- See also
-- http://oleg.fi/gists/posts/2019-03-21-flag.html
-- https://hackage.haskell.org/package/safe-money
name: e-commerce
version: 0.1.0.0
homepage: https://xxx
license: BSD3
license-file: LICENSE
@stedi67
stedi67 / elm.nim
Created July 20, 2018 09:58
karax using elm architecture
import patty
import strformat
import strutils
import sugar
include karax / prelude
include karax / kdom
include karax / kajax
type