Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 5 Fork 10 AbstractBeliefs / BadBuzz Code Issues 0 Pull requests 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:4cdaa0ac106c80993c7ab8e6ee63ad42 Branch: master Switch branches/tags Branches Tags master testing Nothing to show Nothing to show Find file Copy path BadBuzz / Haskell / mniip.hs 0bfaf58 Jan 16, 2016 mniip Add fizzbuzz computed entirely in the typechecker 1 contributor mniip Raw Blame History 150 lines (117 sloc) 4.82 KB {-# LANGUAGE MultiParamTypeClasses, FunctionalDependencies, FlexibleInstances, FlexibleContexts, UndecidableInstances #-} {-# OPTIONS_GHC -fcontext-stack=30...