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