Added hints to module documentation

This commit is contained in:
Default 2020-06-29 11:17:05 -04:00
parent 9aa941db36
commit 2e5425ed2d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
{-|
" ^. " -- implicit hidden behaviors of these -- goes through with compiler
-}
{-# LANGUAGE DuplicateRecordFields #-}
{-# LANGUAGE FunctionalDependencies #-}
{-# LANGUAGE TemplateHaskell #-}

View File

@ -1,4 +1,6 @@
{-|
under lib Hydra src prelude file ...
-}
module Labyrinth.Prelude
( module X