bricks-0.0.0.2: Bricks is a lazy functional language based on Nix.

Safe HaskellSafe
LanguageHaskell2010

Bricks.Internal.Prelude

Documentation

(<&>) :: Functor f => f a -> (a -> b) -> f b infixl 1 Source #

module Data.Bool

module Data.Char

module Data.Eq

module Data.Maybe

module Text.Show