Skip to content

Commit

Permalink
Formatting of export list
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Oct 9, 2024
1 parent 7dc8c8e commit 0ce18ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions beam-core/Database/Beam/Schema/Tables.hs
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ module Database.Beam.Schema.Tables
, defaultFieldName

-- * Exported so we can override defaults
-- For 'Beamable'
-- ** For 'Beamable'
, GZipTables(..)
, GTableSkeleton(..)
-- For 'Database'
-- ** For 'Database'
, GZipDatabase(..)
-- for 'defaultDbSettings'
-- ** For 'defaultDbSettings'
, GAutoDbSettings(..)
, GDefaultTableFieldSettings(..)
, ChooseSubTableStrategy
Expand Down

0 comments on commit 0ce18ce

Please sign in to comment.