Skip to content

Instantly share code, notes, and snippets.

@Unisay
Last active May 25, 2017 08:30
Show Gist options
  • Save Unisay/b7365b1c15ab49e2ffe363b95e3669ae to your computer and use it in GitHub Desktop.
Save Unisay/b7365b1c15ab49e2ffe363b95e3669ae to your computer and use it in GitHub Desktop.
Hole-driven development fixture
{-# LANGUAGE InstanceSigs, ScopedTypeVariables #-}
data Hole = Hole
hole = undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment