packages feed

fourmolu-0.2.0.0: data/examples/declaration/value/other/comments-get-before-op-four-out.hs

main :: IO ()
main = do
    migrateSchema
        [ migration1
        , migration1
        , migration3
        -- When adding migrations here, don't forget to update
        -- 'schemaVersion' in Galley.Data
        ]
        `finally` Log.close