Skip to content
Snippets Groups Projects
Commit 62c8c778 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Whitespace.

parent f46d2631
No related branches found
No related tags found
No related merge requests found
......@@ -133,7 +133,7 @@ data PlanPackage ipkg srcpkg iresult ifailure
| Installed (ReadyPackage srcpkg ipkg) (Maybe ipkg) iresult
| Failed srcpkg ifailure
instance (Package ipkg, Package srcpkg) =>
instance (Package ipkg, Package srcpkg) =>
Package (PlanPackage ipkg srcpkg iresult ifailure) where
packageId (PreExisting ipkg) = packageId ipkg
packageId (Configured spkg) = packageId spkg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment