mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-26 09:06:56 +03:00
Merge pull request #458 from mlang/GHC-58520
This commit is contained in:
commit
b56f3f1833
@ -4,6 +4,7 @@
|
||||
{-# LANGUAGE FlexibleInstances #-}
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE TypeFamilies #-}
|
||||
{-# LANGUAGE TypeOperators #-}
|
||||
-- | This module provides the core widget combinators and rendering
|
||||
-- routines. Everything this library does is in terms of these basic
|
||||
-- primitives.
|
||||
|
Loading…
Reference in New Issue
Block a user