Skip to content

Commit

Permalink
screened 2024-08-12 13:02:28+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Franksen authored and Ben Franksen committed Aug 12, 2024
1 parent fb2c2e4 commit 38af1ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Darcs/UI/Commands/Send.hs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import Darcs.Util.Tree ( Tree )
import Data.List ( intercalate, isPrefixOf )
import Data.List ( stripPrefix )
import Data.Maybe ( isNothing, fromMaybe )
import qualified Data.ByteString as B ( readFile )

import Darcs.UI.Commands
( DarcsCommand(..), withStdOpts
Expand Down

0 comments on commit 38af1ab

Please sign in to comment.