Skip to content

Commit

Permalink
Corrected import
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeTravelPenguins authored and TimeTravelPenguins committed Dec 12, 2023
1 parent 1a0ab71 commit a7b0e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Spec.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Data.CourseDirectory.Parsing (isYear)
import Parsing.CourseDirectory (isYear)
import Test.QuickCheck (
Arbitrary (arbitrary),
Gen,
Expand Down

0 comments on commit a7b0e6d

Please sign in to comment.