Skip to content

Commit

Permalink
automatically run ormolu
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPenner authored and github-actions[bot] committed Aug 30, 2024
1 parent c984091 commit 18a0e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser-typechecker/src/Unison/Codebase/Type.hs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import Unison.ConstructorType qualified as CT
import Unison.DataDeclaration (Decl)
import Unison.Hash (Hash)
import Unison.Prelude
import Unison.Reference (Reference, TypeReference, TermReferenceId, TypeReferenceId)
import Unison.Reference (Reference, TermReferenceId, TypeReference, TypeReferenceId)
import Unison.Reference qualified as Reference
import Unison.Referent qualified as Referent
import Unison.ShortHash (ShortHash)
Expand Down

0 comments on commit 18a0e8b

Please sign in to comment.