mirror of
https://github.com/graninas/Hydra.git
synced 2024-11-28 13:02:50 +03:00
Added hints to module documentation
This commit is contained in:
parent
9aa941db36
commit
2e5425ed2d
@ -1,3 +1,8 @@
|
||||
{-|
|
||||
" ^. " -- implicit hidden behaviors of these -- goes through with compiler
|
||||
-}
|
||||
|
||||
|
||||
{-# LANGUAGE DuplicateRecordFields #-}
|
||||
{-# LANGUAGE FunctionalDependencies #-}
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
|
@ -1,4 +1,6 @@
|
||||
|
||||
{-|
|
||||
under lib Hydra src prelude file ...
|
||||
-}
|
||||
|
||||
module Labyrinth.Prelude
|
||||
( module X
|
||||
|
Loading…
Reference in New Issue
Block a user